From 9a109b61ea5cfdbcc3490d0e86006bca77cdb02d Mon Sep 17 00:00:00 2001
From: Esguerra Montana <32esla1mpg@hft-stuttgart.de>
Date: Sun, 9 Jun 2024 17:05:24 +0000
Subject: [PATCH] Update .gitlab-ci.yml

---
 .gitlab-ci.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b3ee4c9..9a429e4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,9 +6,9 @@ stages:
 pages:
   stage: deploy
   script:
-    - echo "deploy to https://transfer.hft-stuttgart.de/pages/$CI_PROJECT_PATH/"
+    - echo "deploy to https://transfer.hft-stuttgart.de/pages/32esla1mpg/web-ar/
   artifacts:
     paths:
       - public
   only: 
-    - master
\ No newline at end of file
+    - master
-- 
GitLab