diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 614c643e7535dff8d506721173b5c8feeec3c08a..466d724263fa72c3a328d544bb384be0f1499dd5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -45,7 +45,7 @@ losoto_abs:
   stage: test_steps
   allow_failure: true
   script:
-    - cwl-runner steps/LoSoTo.Abs.cwl test_jobs/losoto_abs.json
+    - cwl-runner --no-container steps/LoSoTo.Abs.cwl test_jobs/losoto_abs.json
 
 parset_selector:
   stage: test_steps