test removing tcp line

This commit is contained in:
Nicholas St. Germain 2020-01-02 10:17:17 -06:00
parent 64e994aeea
commit be276a6022

View file

@ -8,7 +8,7 @@ stages:
image: docker:stable
stage: build and push
variables:
DOCKER_HOST: tcp://docker:2375/
#DOCKER_HOST: tcp://docker:2375/
DOCKER_DRIVER: overlay2
services:
- docker:dind