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