diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 09f48bc3edb147d3886602b2dd9efc6ce1dbb2c8..429384c8440663c17fcc0eab2d97442def259812 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -63,7 +63,7 @@ common:setup:
         fi
         if [[ "${JUGGLER_DETECTOR_CONFIG}" == "" ]] ; then
           export JUGGLER_DETECTOR_CONFIG="ecce"
-        f
+        fi
         if [[ "${JUGGLER_DETECTOR_VERSION}" == "" ]] ; then
           export JUGGLER_DETECTOR_VERSION="main" 
         fi