Update '.woodpecker/build.yml'
This commit is contained in:
@@ -3,7 +3,7 @@ pipeline:
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
secrets: [ DOCKERHUB_USER ]
|
||||
environment:
|
||||
DOCKERHUB_USER=${DOCKERHUB_USER}
|
||||
DOCKERHUB_USER: ${DOCKERHUB_USER}
|
||||
settings:
|
||||
username: ${DOCKERHUB_USER}
|
||||
password: ${DOCKERHUB_TOKEN}
|
||||
|
||||
Reference in New Issue
Block a user