diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 117c949b15b93fc5d2708c54792d1389fd23581d..235aea80cdbaa893a84ce2821f9e37a17b24d5f7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -19,6 +19,6 @@ check:
 work:
   image: registry.code.fbi.h-da.de/stihbouss/react-image
   script:
-    -ls
+    - ls
   needs:
     - build
\ No newline at end of file