From 10d423f0451d52aa18c658f8e1d2ca22def87836 Mon Sep 17 00:00:00 2001 From: Mike Gerber Date: Thu, 11 Jan 2024 20:41:11 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A7=20GitLab=20CI=20Test?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 966b806..f1c4fdd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,8 @@ variables: http_proxy: "http://http-proxy.sbb.spk-berlin.de:3128/" + https_proxy: "http://http-proxy.sbb.spk-berlin.de:3128/" + HTTP_PROXY: "http://http-proxy.sbb.spk-berlin.de:3128/" + HTTPS_PROXY: "http://http-proxy.sbb.spk-berlin.de:3128/" stages: - triggers