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
stage: build and push
variables:
#DOCKER_HOST: tcp://docker:2375/
DOCKER_DRIVER: overlay2
services:
- docker:dind