This commit is contained in:
@ -9,6 +9,8 @@ pipeline:
|
||||
image: plugins/docker
|
||||
repo: docker.noccylabs.info/noccy/pipeline-test
|
||||
registry: docker.noccylabs.info
|
||||
username: ${DOCKER_USER}
|
||||
password: ${DOCKER_PASS}
|
||||
environment:
|
||||
- DOCKER_REGISTRY=docker.noccylabs.info
|
||||
- DOCKER_USERNAME=${DOCKER_USERNAME}
|
||||
- DOCKER_PASSWORD=${DOCKER_PASSWORD}
|
||||
|
||||
|
Reference in New Issue
Block a user