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