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

This commit is contained in:
2023-03-11 22:18:08 +01:00
parent f5727562c8
commit 32dd1a47f7

View File

@@ -2,9 +2,7 @@ pipeline:
check_self:
# failure: ignore # this doesnt work
image: alpine
secrets: [ dockerhub_token ]
environment:
DOCKER_USERNAME: vistanarvas
BASE: alpine:latest
TARGET: vistanarvas/${CI_REPO_NAME}:latest
commands: