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