Commit f6d4cc2

mo <mo.khan@gmail.com>
2019-07-24 21:00:24
change docker host
1 parent c0bd6a7
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