From a44bd647ac80a4930db6486dd5d2dec16eea5aba Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Tim=20Aaron=20M=C3=B6ck?=
 <tim_aaron.moeck@reutlingen-university.de>
Date: Thu, 2 Sep 2021 09:15:28 +0000
Subject: [PATCH] Update .gitlab-ci.yml

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 07c8822..5c5f130 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,6 +3,7 @@ stages:
 
 linux:
     stage: push
+    tags: [sh]
     only:
         - dev2
     script:
-- 
GitLab