diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1ec33304d4d596b342b6bc8e4ec11119c62b4638..6eaaa0d10bdadf0f554425cb7642557bf2877f47 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,6 @@
 helloworld:
   tags:
-    - shell, specific
+    - shell
+    - specific
   script:
     - echo "hello, world"
-    - echo "bonjour, monde"