Update '.woodpecker/build.yml'
[SKIP CI]
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
when:
|
||||
branch: master
|
||||
event: [push, tag, deployment, cron, manual]
|
||||
cron: nightly
|
||||
path:
|
||||
include: [ '.woodpecker/build.yml', 'build/*', 'Dockerfile' ]
|
||||
|
||||
pipeline:
|
||||
check_base:
|
||||
@@ -23,8 +27,3 @@ pipeline:
|
||||
context: ./build
|
||||
repo: vistanarvas/${CI_REPO_NAME}
|
||||
auto_tag: true
|
||||
when:
|
||||
path:
|
||||
include: [ '.woodpecker/build.yml', 'build/*', 'Dockerfile' ]
|
||||
cron: nightly
|
||||
event: [push, tag, deployment, cron, manual]
|
||||
|
||||
Reference in New Issue
Block a user