Update .gitlab-ci.yml file
This commit is contained in:
@@ -7,7 +7,7 @@ docker-build-master:
|
||||
- docker:dind
|
||||
|
||||
variables:
|
||||
DOCKER_HOST: tcp://localhost:2375
|
||||
DOCKER_HOST: tcp://docker:2375
|
||||
#DOCKER_DRIVER: overlay2
|
||||
DOCKER_TLS_CERTDIR: ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user