diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7a9295813591d5cbb6eff35a33fbd2807c9cd54f..e8735294d397097982443e656f5ba754878efce9 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