Update '.woodpecker/build.yml'
This commit is contained in:
@@ -3,6 +3,7 @@ pipeline:
|
||||
image: vistanarvas/container-update-checker:latest
|
||||
secrets: [ DOCKERHUB_TOKEN ]
|
||||
environment:
|
||||
DOCKER_PASSWORD: ${DOCKERHUB_TOKEN}
|
||||
DOCKER_USERNAME: vistanarvas
|
||||
BASE: alpine:latest
|
||||
TARGET: vistanarvas/${CI_REPO_NAME}:latest
|
||||
|
||||
Reference in New Issue
Block a user