Commit f6d4cc2
Changed files (1)
.gitlab-ci.yml
@@ -31,7 +31,7 @@ examine:
image:
name: docker:stable
variables:
- DOCKER_HOST: tcp://localhost:2375
+ DOCKER_HOST: tcp://docker:2375
DOCKER_DRIVER: overlay2
GIT_STRATEGY: none
stage: test