Update '.woodpecker/build.yml'
[skip ci]
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
when:
|
||||
branch: master
|
||||
|
||||
pipeline:
|
||||
check_base:
|
||||
image: vistanarvas/container-update-checker:latest
|
||||
@@ -21,7 +24,6 @@ pipeline:
|
||||
repo: vistanarvas/${CI_REPO_NAME}
|
||||
auto_tag: true
|
||||
when:
|
||||
branch: master
|
||||
path:
|
||||
include: [ '.woodpecker/build.yml', 'build/*', 'Dockerfile' ]
|
||||
cron: nightly
|
||||
|
||||
Reference in New Issue
Block a user