From 85f4da28d9c34fa8b0571b190e3b4e834bfe410d Mon Sep 17 00:00:00 2001 From: Olivier ABDELNOUR <oabdelnour@takima.fr> Date: Fri, 23 Feb 2024 11:06:37 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0b0522d..25e6359 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,3 +1,3 @@ include: - project: "guide/tools/pipeline-templates" + project: "https://gitlab.master3.takima.io/guide/tools/pipeline-templates/" file: "/templates/.gitlab-ci-m3press-milestone.yml" -- GitLab