diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c676d29df23bd4b087a6952aef8e3289de77e26c..0cbcd30737d8e39eb420ad1579b33d58185fd977 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -30,8 +30,8 @@ deploy:
   # But we need to set them explicitly
   # Or we can use the .env file
   variables:
-    - TEST: "webterminal"
-    - COMMIT_SHA: $CI_COMMIT_SHA
+    TEST: "webterminal"
+    COMMIT_SHA: $CI_COMMIT_SHA
   trigger:
     project: 'cylab/play/deploy/dokos-webterminal'