From 55b18ce52be594c477f43e696e205ec3a7491ed4 Mon Sep 17 00:00:00 2001
From: Andreas Lintermann <a.lintermann@fz-juelich.de>
Date: Mon, 13 May 2019 13:35:19 +0000
Subject: [PATCH] Update .gitlab-ci.yml

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7a92958..e873529 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,5 @@
 # details: https://docs.gitlab.com/ee/ci/yaml/README.html
-image: centos-test
+#image: centos-test
 
 stages:
   - init
@@ -46,7 +46,7 @@ variables:
 badges:
   stage: init
   tags:
-    - linux
+    - jureca
   when: always
   only:
     - master
-- 
GitLab