From ff426e0a9c2b8d957ef25ad3aa05944f9790cb40 Mon Sep 17 00:00:00 2001 From: Gsk54 Date: Thu, 12 Jan 2023 12:51:40 +0100 Subject: [PATCH] update gitlabci --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1f89ec3..98ce039 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,6 +10,8 @@ stages: test: stage: test image: docker/compose:latest + variables: + DOCKER_TLS_CERTDIR: "" services: - docker:dind script: