From d1683f480898c1f19ccffc4649fca6a833cda89e Mon Sep 17 00:00:00 2001 From: Olivier ABDELNOUR <oabdelnour@takima.fr> Date: Fri, 23 Feb 2024 11:09:08 +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 4ed8a93..ba62ff1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,2 +1,2 @@ include: - - "https://gitlab.master3.takima.io/guide/tools/pipeline-templates/templates/.gitlab-ci-m3press-milestone.yml" + - remote: "https://gitlab.master3.takima.io/guide/tools/pipeline-templates/templates/.gitlab-ci-m3press-milestone.yml" -- GitLab