From 1320176444430263f498a2e846d8b6e1475e16d4 Mon Sep 17 00:00:00 2001
From: Iheb Boussida <iheb.boussida@stud.h-da.de>
Date: Mon, 14 Oct 2024 21:57:24 +0000
Subject: [PATCH] Update .gitlab-ci.yml file

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 117c949..235aea8 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
-- 
GitLab