From 6d947a9ca96144248c8e04560f118554309a5dbf Mon Sep 17 00:00:00 2001 From: Mike Gerber Date: Thu, 11 Jan 2024 20:37:41 +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 9863e9e..82117a7 100644 --- a/.gitlab/mirror.yml +++ b/.gitlab/mirror.yml @@ -12,7 +12,8 @@ pull-gitlab: pull-github: stage: pull before_script: - - whoami + - whoami; env - apt-get update && apt-get install -y git && rm -rf /var/lib/apt/lists/* script: + - whoami; env - git pull https://github.com/qurator-spk/dinglehopper.git