diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 27f36439bc7df9f6be5f1dc4937ea1153087835a..b28d4e2e26468a498ee34510416254af1447cdc5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,6 @@
 helloworld:
   tags:
-    - shell, docker, specific
+    - shell, specific
   script:
     - echo "hello, world"