From aa689042a346ea14170256464676a8f87bfc99f7 Mon Sep 17 00:00:00 2001 From: Olivier ABDELNOUR <oabdelnour@takima.fr> Date: Fri, 23 Feb 2024 13:16:48 +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 5b18f32..53f2cb0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,3 +1,3 @@ include: - local: "./template/.gitlab-ci-m3-press-milestone.yml" + local: "/template/.gitlab-ci-m3-press-milestone.yml" \ No newline at end of file -- GitLab