Commit 66c30baf authored by Anton Borisov's avatar Anton Borisov

Update .gitlab-ci.yml

parent e275079e
Pipeline #17 failed with stage
in 15 seconds
......@@ -4,7 +4,7 @@ stages:
variables:
DOCKER_HOST: tcp://docker:2375
DOCKER_DRIVER: overlay2
DOCKER_URL_CUSTOM: http://git.infra:4567
DOCKER_URL_CUSTOM: git.infra:4567
before_script:
- docker login -u "gitlab-ci-token" -p ${CI_JOB_TOKEN} ${DOCKER_URL_CUSTOM}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment