Update '.woodpecker/build.yml'
This commit is contained in:
@@ -4,6 +4,7 @@ when:
|
|||||||
include: [ '.woodpecker/build.yml', 'build/*', 'Dockerfile' ]
|
include: [ '.woodpecker/build.yml', 'build/*', 'Dockerfile' ]
|
||||||
|
|
||||||
pipeline:
|
pipeline:
|
||||||
|
|
||||||
check_base:
|
check_base:
|
||||||
image: vistanarvas/container-update-checker:latest
|
image: vistanarvas/container-update-checker:latest
|
||||||
secrets:
|
secrets:
|
||||||
@@ -16,6 +17,7 @@ pipeline:
|
|||||||
when:
|
when:
|
||||||
cron: nightly
|
cron: nightly
|
||||||
event: cron
|
event: cron
|
||||||
|
|
||||||
build_and_publish:
|
build_and_publish:
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
settings:
|
settings:
|
||||||
|
|||||||
Reference in New Issue
Block a user