From e083688c66fbdb0323361245f015186aadc1f3a2 Mon Sep 17 00:00:00 2001 From: Mike Gerber Date: Thu, 11 Jan 2024 20:01:56 +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/mirror.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitlab/mirror.yml b/.gitlab/mirror.yml index 9c6fa30..43e6183 100644 --- a/.gitlab/mirror.yml +++ b/.gitlab/mirror.yml @@ -11,6 +11,7 @@ pull-gitlab: pull-github: stage: pull - script: + before_script: - apk add --no-cache git + script: - git pull https://github.com/qurator-spk/dinglehopper.git