Update '.woodpecker/build.yml'
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user