test removing tcp line
This commit is contained in:
parent
64e994aeea
commit
be276a6022
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ stages:
|
||||||
image: docker:stable
|
image: docker:stable
|
||||||
stage: build and push
|
stage: build and push
|
||||||
variables:
|
variables:
|
||||||
DOCKER_HOST: tcp://docker:2375/
|
#DOCKER_HOST: tcp://docker:2375/
|
||||||
DOCKER_DRIVER: overlay2
|
DOCKER_DRIVER: overlay2
|
||||||
services:
|
services:
|
||||||
- docker:dind
|
- docker:dind
|
||||||
|
|
Loading…
Reference in a new issue