Update .gitlab-ci.yml file

This commit is contained in:
2021-03-03 00:58:53 +00:00
parent 2052bcb96c
commit 7f2a4e40d6

View File

@@ -7,6 +7,11 @@ docker-build-master:
- docker:dind
variables:
DOCKER_HOST: tcp://localhost:2375
DOCKER_DRIVER: overlay2
DOCKER_TLS_CERTDIR: ""
# variables:
#DOCKER_HOST: tcp://localhost:2375
#DOCKER_DRIVER: overlay2
#DOCKER_TLS_CERTDIR: ""