From a1508a8760320f24c9b0e758ff3ea6a040e2ad28 Mon Sep 17 00:00:00 2001
From: Adrian Schmitz <adrian.schmitz@rwth-aachen.de>
Date: Tue, 27 Sep 2022 16:01:09 +0200
Subject: [PATCH] Update .gitlab-ci.yml file

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8d35a5c..f98418c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -28,7 +28,7 @@ variables:
   GIT_STRATEGY: clone
 
 default:
-  tags: ["downscope"]
+  tags: ["custom"]
 
 .parallel-job:
   variables:
-- 
GitLab