Update '.woodpecker/build.yml'
Some checks failed
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/cron/build Pipeline failed

This commit is contained in:
2023-03-11 22:25:56 +01:00
parent 576c3b8cfb
commit a6e33ea0b4

View File

@@ -2,9 +2,8 @@ pipeline:
check_base: check_base:
image: vistanarvas/container-update-checker:latest image: vistanarvas/container-update-checker:latest
secrets: secrets:
- - source: dockerhub_token
source: dockerhub_token target: docker_password
target: docker_password
environment: environment:
DOCKER_USERNAME: vistanarvas DOCKER_USERNAME: vistanarvas
BASE: alpine:latest BASE: alpine:latest