Commit a842c388 authored by Thong Kuah's avatar Thong Kuah

Merge branch '65019-auto-devops-dind-tls-fix' into 'master'

Set DOCKER_TLS_CERTDIR in Auto Dev-Ops CI template

See merge request gitlab-org/gitlab-ce!31078
parents a1d1b3aa af88ccfa
---
title: Set DOCKER_TLS_CERTDIR in Auto Dev-Ops CI template to fix jobs using Docker-in-Docker
merge_request: 31078
author:
type: fixed
......@@ -57,6 +57,8 @@ variables:
ROLLOUT_RESOURCE_TYPE: deployment
DOCKER_TLS_CERTDIR: "" # https://gitlab.com/gitlab-org/gitlab-runner/issues/4501
stages:
- build
- test
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment