diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f3e3bd4b4b7ea86d7cad60a9e43004e463ae7d18..017c76bdcbee832d607b6bcd7167296a27328c94 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -27,22 +27,27 @@ variables:
         stack: ["pinot-noir"]
         app_image: ["registry.c4science.ch/scitas-stack/rhel9-kuma"]
         path_suffix: ['']
+
       - environment: [izar]
         slurm_options: ['-c 40 --gpus 2 -p izar']
         apptainer_options: ['-nv']
         stack: ["pinot-noir"]
+        app_image: ["registry.c4science.ch/scitas-stack/rhel9-kuma"]
         path_suffix: ['izar/']
+
       - environment: [jed]
         slurm_options: ["-c 72 -p jed -q jed"]
         stack: ["pinot-noir"]
         app_image: ["registry.c4science.ch/scitas-stack/rhel9-kuma"]
         path_suffix: ['']
+
       - environment: [kuma-h100]
         slurm_options: ["-c 64"]
         stack: ["pinot-noir"]
         apptainer_options: ['--nv']
         app_image: ["registry.c4science.ch/scitas-stack/rhel9-kuma"]
         path_suffix: ['']
+
       - environment: [kuma-l40s]
         slurm_options: ["-c 64"]
         stack: ["pinot-noir"]