From 9f83165d2a758a282daf6ada565d2b021a2b6b7c Mon Sep 17 00:00:00 2001
From: Sven Marcus <s.marcus@outlook.de>
Date: Fri, 23 Oct 2020 11:33:39 +0000
Subject: [PATCH] Try finrod for build

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d6a643c15..089e80239 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -8,6 +8,8 @@ stages:
 
 build:
   stage: build
+  tags:
+    - finrod
 
   cache:
     key: "$CI_JOB_NAME-$CI_COMMIT_REF_SLUG"
-- 
GitLab