diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 37aa2c719d497bd0b22e98e377a306f7124d0a89..611c8337294b391c7fac5cf3835bdfbe2d2be435 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -33,8 +33,8 @@ stages:
 common:setup:
   stage: config
   before_script:
-    export JUGGLER_DETECTOR_VERSION="131-update-tof-for-canyonlands"
     - |
+      export JUGGLER_DETECTOR_VERSION="131-update-tof-for-canyonlands"
       if [[ "${COMMON_BENCH_VERSION}" == "" ]] ; then
         export COMMON_BENCH_VERSION="master" 
       fi