From e6ba9e62aefb1d5311e5c245be4ebf8978093704 Mon Sep 17 00:00:00 2001 From: Dominika Liberda Date: Tue, 9 Mar 2021 18:47:50 +0100 Subject: [PATCH] * fix CI? --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9591670..ce201b6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,6 +3,7 @@ services: variables: DOCKER_DRIVER: overlay2 + DOCKER_TLS_CERTDIR: '/certs' stages: - push