diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f559b0243a85e27052b0c1dadba9d1a5fbf033f3..d8d236bd2912b1c4857825cb5675c0d422a95e98 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -33,7 +33,7 @@ stages:
   - test
 
 test:
-  tags: [docker]
+  tags: [thindind]
   stage: test
   image: 
     name: docker/compose:1.24.1