Update '.woodpecker/build.yml'
All checks were successful
ci/woodpecker/push/build Pipeline was successful
All checks were successful
ci/woodpecker/push/build Pipeline was successful
This commit is contained in:
@@ -21,7 +21,8 @@ pipeline:
|
||||
repo: vistanarvas/${CI_REPO_NAME}
|
||||
auto_tag: true
|
||||
when:
|
||||
branch: master
|
||||
path:
|
||||
include: [ '.woodpecker/build.yml', 'build/*' ]
|
||||
include: [ '.woodpecker/build.yml', 'build/*', 'Dockerfile' ]
|
||||
cron: nightly
|
||||
event: [push, tag, deployment, cron, manual]
|
||||
|
||||
Reference in New Issue
Block a user