From 550901ec003d6cdbc0d5bd15c84472fc91c2a6b8 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 29 Jul 2021 09:34:00 +1000 Subject: gitlab CI: update to latest ci-templates Fixes the 404 that we see in the merge request check from time to time. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6645123..fe41d89 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,6 @@ # vim: set expandtab shiftwidth=2 tabstop=8 textwidth=0: -.templates_sha: &template_sha 290b79e0e78eab67a83766f4e9691be554fc4afd # see https://docs.gitlab.com/ee/ci/yaml/#includefile +.templates_sha: &template_sha 007f3e2fe2235328e77d3cd4ce007ab41cd9ce6c # see https://docs.gitlab.com/ee/ci/yaml/#includefile include: -- cgit v1.2.1