Test successful. Removing DOCKER_HOST completely

This commit is contained in:
Nicholas St. Germain 2020-01-02 10:22:15 -06:00
parent be276a6022
commit 044f28967a

View file

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