From 23c4c5a28ab9082e324286914ba160b829a717f4 Mon Sep 17 00:00:00 2001 From: Iheb Boussida <iheb.boussida@stud.h-da.de> Date: Mon, 14 Oct 2024 22:12:17 +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 3840228..6e61602 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,7 +16,7 @@ check: script: - echo "${CI_REGISTRY_IMAGE}" -work: +pages: image: registry.code.fbi.h-da.de/stihbouss/react-image script: - npm install -- GitLab