From be9986461efc877f25a8c36cda6e9a27347126d1 Mon Sep 17 00:00:00 2001 From: Olivier ABDELNOUR <oabdelnour@takima.fr> Date: Fri, 23 Feb 2024 11:09: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 ba62ff1..1c56cbc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,2 +1,2 @@ include: - - remote: "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