@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user