Update .gitlab-ci.yml file
This commit is contained in:
parent
f989b6eb34
commit
00d2eebf51
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ docker:
|
||||||
stage: docker
|
stage: docker
|
||||||
image: docker:20.10.16
|
image: docker:20.10.16
|
||||||
variables:
|
variables:
|
||||||
DOCKER_HOST: tcp://docker:2375
|
# DOCKER_HOST: tcp://dind:2375
|
||||||
DOCKER_TLS_CERTDIR: ""
|
DOCKER_TLS_CERTDIR: ""
|
||||||
services:
|
services:
|
||||||
- docker:20.10.16-dind
|
- docker:20.10.16-dind
|
||||||
|
|
Loading…
Add table
Reference in a new issue