From b3a7de12559edd6505046b1a9bfc55ab325cbe6d Mon Sep 17 00:00:00 2001 From: Steffen Stricker <steffen.stricker@digitallearning.gmbh> Date: Thu, 26 Jan 2023 11:59:23 +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 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