update
Some checks failed
ci/woodpecker/manual/build Pipeline failed

This commit is contained in:
Ruben Momoa
2024-08-20 14:09:22 +02:00
parent f464938a74
commit 36208b9380

View File

@@ -15,7 +15,7 @@ steps:
path:
include: [ '.woodpecker/build.yml', 'build/*', 'Dockerfile' ]
cron: nightly
event: tag
event: release
cron_build_and_publish:
image: woodpeckerci/plugin-docker-buildx
@@ -30,4 +30,4 @@ steps:
path:
include: [ '.woodpecker/build.yml', 'build/*', 'Dockerfile' ]
cron: nightly
event: cron
event: [cron, manual]