From d42af24be648b25c2c10029681de8189c4bef03c Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sun, 13 Dec 2020 19:35:32 +0100 Subject: [PATCH] Gotta use the raw file.. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 783a03e..3f6094e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,2 +1,2 @@ include: - - remote: 'https://gitlab.com/alexAubin1/ci-apps-sandbox/-/blob/master/.gitlab-ci.yml' + - remote: 'https://gitlab.com/alexAubin1/ci-apps-sandbox/-/raw/master/.gitlab-ci.yml'