Loading templates/renovate-dind.gitlab-ci.yml +4 −2 Original line number Diff line number Diff line Loading @@ -7,5 +7,7 @@ services: variables: DOCKER_DRIVER: overlay2 DOCKER_TLS_CERTDIR: "" DOCKER_HOST: tcp://docker:2375 DOCKER_TLS_CERTDIR: /certs DOCKER_HOST: tcp://docker:2376 DOCKER_TLS_VERIFY: '1' DOCKER_CERT_PATH: /certs/client Loading
templates/renovate-dind.gitlab-ci.yml +4 −2 Original line number Diff line number Diff line Loading @@ -7,5 +7,7 @@ services: variables: DOCKER_DRIVER: overlay2 DOCKER_TLS_CERTDIR: "" DOCKER_HOST: tcp://docker:2375 DOCKER_TLS_CERTDIR: /certs DOCKER_HOST: tcp://docker:2376 DOCKER_TLS_VERIFY: '1' DOCKER_CERT_PATH: /certs/client