Skip to content
Snippets Groups Projects
Commit 7b2d42d3 authored by Thong Kuah's avatar Thong Kuah :speech_balloon: Committed by 🤖 GitLab Bot 🤖
Browse files

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

(cherry picked from commit a842c388)

af88ccfa Set DOCKER_TLS_CERTDIR in Auto Dev-Ops CI template
parent 89bc7f84
No related branches found
No related tags found
No related merge requests found
---
title: Set DOCKER_TLS_CERTDIR in Auto Dev-Ops CI template to fix jobs using Docker-in-Docker
merge_request: 31078
author:
type: fixed
Loading
Loading
@@ -57,6 +57,8 @@ variables:
 
ROLLOUT_RESOURCE_TYPE: deployment
 
DOCKER_TLS_CERTDIR: "" # https://gitlab.com/gitlab-org/gitlab-runner/issues/4501
stages:
- build
- test
Loading
Loading
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