From 1b5f4a43d56c39f86c972bd44afa48b44ce2320f Mon Sep 17 00:00:00 2001 From: Luc Didry Date: Fri, 9 Aug 2019 19:41:19 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8F=97=20Use=20permanent=20raw=20URLs=20f?= =?UTF-8?q?or=20GitlabCI=20inclusions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a3d9dab..50d967e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -79,8 +79,8 @@ variables: ## # include: - - 'https://framagit.org/fiat-tux/gitlabci-snippets/raw/master/publish_changelog.yml' - - 'https://framagit.org/fiat-tux/gitlabci-snippets/raw/master/pouet-it-from-ci.yml' + - 'https://framagit.org/fiat-tux/gitlabci-snippets/raw/4e4e03322e95e9b0124c714456ebf1bdc02ad43f/publish_changelog.gitlab-ci.yml' + - 'https://framagit.org/fiat-tux/gitlabci-snippets/raw/4e4e03322e95e9b0124c714456ebf1bdc02ad43f/pouet-it-from-ci.gitlab-ci.yml' ### Podcheck ##