summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2021-07-29 09:34:00 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2021-07-29 09:34:00 +1000
commit550901ec003d6cdbc0d5bd15c84472fc91c2a6b8 (patch)
treedae40639856c2f71e840808f746e0d0bbcf00a0c
parent4fadd3ddf2000145fa2b757dc4d30867b28d8adc (diff)
gitlab CI: update to latest ci-templates
Fixes the 404 that we see in the merge request check from time to time.
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 66451234..fe41d890 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: