From 83cef3106f3d7b23c590c81cd63785796539a5f5 Mon Sep 17 00:00:00 2001 From: Mike Gerber Date: Fri, 12 Jan 2024 12:46:40 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/mirror.yml b/.gitlab/mirror.yml index d621e31..d99cafc 100644 --- a/.gitlab/mirror.yml +++ b/.gitlab/mirror.yml @@ -17,7 +17,7 @@ pull-github: script: - whoami; env - - git remove remove github 2>/dev/null || true + - git remote remove github 2>/dev/null || true - git remote add github https://github.com/qurator-spk/dinglehopper.git - git remote -v