diff --git a/.woodpecker/build.yml b/.woodpecker/build.yml index 07a2e56..255f0ed 100644 --- a/.woodpecker/build.yml +++ b/.woodpecker/build.yml @@ -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: