From 08e3d650b3f5218d9036660132eed66d6fcdd05a Mon Sep 17 00:00:00 2001
From: Max Lou Hartel-Kaduk <mhartel@digitallearning.gmbh>
Date: Thu, 16 Feb 2023 10:15:52 +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 9a393a6..c56f492 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -35,4 +35,4 @@ scheduler-docker-build:
 deploy:
   stage: deploy
   trigger:
-    project: polaris/entwicklung/deployment
\ No newline at end of file
+    project: polaris/deployment
\ No newline at end of file
-- 
GitLab