From c77e8f51aba9e0201df8fe30689d4befe7915137 Mon Sep 17 00:00:00 2001 From: Mike Gerber Date: Thu, 11 Jan 2024 20:09:30 +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 | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.gitlab/mirror.yml b/.gitlab/mirror.yml index 43e6183..294f1e1 100644 --- a/.gitlab/mirror.yml +++ b/.gitlab/mirror.yml @@ -1,9 +1,6 @@ stages: - pull -default: - image: alpine - pull-gitlab: stage: pull script: @@ -11,7 +8,7 @@ pull-gitlab: pull-github: stage: pull - before_script: - - apk add --no-cache git +# before_script: +# - apk add --no-cache git script: - git pull https://github.com/qurator-spk/dinglehopper.git