Test successful. Removing DOCKER_HOST completely
This commit is contained in:
parent
be276a6022
commit
044f28967a
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue