This commit is contained in:
parent
788ef9f473
commit
7975fddb87
@ -14,9 +14,6 @@ steps:
|
||||
DOCKER_REGISTRY_USER:
|
||||
from_secret: DOCKER_REGISTRY_USER
|
||||
DOCKER_HOST: tcp://docker:2376
|
||||
volumes:
|
||||
- name: dockersock
|
||||
path: /var/run
|
||||
commands:
|
||||
- sleep 15
|
||||
- echo "$DOCKER_REGISTRY_TOKEN" | docker login docker.io --username $DOCKER_REGISTRY_USER --password-stdin
|
||||
|
Loading…
Reference in New Issue
Block a user