From 6c17101f614b397ef17c1824961609c4f5b4aed4 Mon Sep 17 00:00:00 2001 From: Olivier ABDELNOUR <oabdelnour@takima.fr> Date: Fri, 23 Feb 2024 13:06:35 +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 084e0fa..046e6e1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,2 +1,2 @@ include: - - remote: 'https://gitlab.master3.takima.io/guide/tools/pipeline-templates/-/blob/1cb775319a704f872abc18c971c6d4e5d9eac82a/templates/.gitlab-ci-m3press-milestone.yml' + - remote: 'https://gitlab.master3.takima.io/guide/tools/pipeline-templates/-/blob/main/templates/.gitlab-ci-m3press-milestone.yml' -- GitLab