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