Update '.woodpecker/build.yml'
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
pipeline:
|
||||
check_self:
|
||||
image: alpine
|
||||
secrets: [ DOCKERHUB_TOKEN ]
|
||||
secrets: [ dockerhub_token ]
|
||||
environment:
|
||||
DOCKER_USERNAME: vistanarvas
|
||||
DOCKER_PASSWORD: ${DOCKERHUB_TOKEN}
|
||||
|
||||
Reference in New Issue
Block a user