Skip to content
Snippets Groups Projects
Verified Commit 592a4aa5 authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

reset dind

parent 3c821887
No related branches found
No related tags found
No related merge requests found
...@@ -108,8 +108,9 @@ check:links: ...@@ -108,8 +108,9 @@ check:links:
stage: check stage: check
image: docker:19.03.12 image: docker:19.03.12
variables: variables:
#DOCKER_HOST: tcp://localhost:2376/
DOCKER_TLS_CERTDIR: "" DOCKER_TLS_CERTDIR: ""
DOCKER_HOST: tcp://docker:2375 DOCKER_DRIVER: overlay2
services: services:
- name: docker:19.03.12-dind - name: docker:19.03.12-dind
command: ["--mtu=1458"] command: ["--mtu=1458"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment