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

change TLS

parent ddbf7f77
No related branches found
No related tags found
5 merge requests!305[release] Regular merge of develop,!304[release] Regular merge of develop,!300[release] Regular merge of develop,!292[release] Regular merge of develop,!286add linkchecker
......@@ -106,13 +106,11 @@ build:pages:
check:links:
stage: check
image: docker:19.03.0
variables:
#DOCKER_HOST: tcp://localhost:2376/
DOCKER_DRIVER: overlay2
image: docker:19.03.12
DOCKER_TLS_CERTDIR: ""
DOCKER_HOST: tcp://docker:2375
services:
- name: docker:19.03.0-dind
- name: docker:19.03.12-dind
command: ["--mtu=1458"]
rules:
- if: $CI_COMMIT_REF_NAME
......
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