summaryrefslogtreecommitdiff
path: root/.gitlab-ci/ci.template
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2020-11-11 09:08:52 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2020-11-12 09:39:26 +1000
commit8bb34dceeb0fb31b77dc6b403511b4dc4d9ee68b (patch)
treee77d66ebb74e0412a643682ccf00b6b3d9364e23 /.gitlab-ci/ci.template
parent833b8d2da41f3a7eff440c56db72df6d121d72cd (diff)
downloadlibinput-8bb34dceeb0fb31b77dc6b403511b4dc4d9ee68b.tar.gz
gitlab CI: update to latest templates
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to '.gitlab-ci/ci.template')
-rw-r--r--.gitlab-ci/ci.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci/ci.template b/.gitlab-ci/ci.template
index bf316489..82fe9328 100644
--- a/.gitlab-ci/ci.template
+++ b/.gitlab-ci/ci.template
@@ -32,7 +32,7 @@
# <distribution>:<version>@activity:
# e.g. fedora:31@build-default
-.templates_sha: &template_sha d303fafa66bbca44cc5bdb337d5773b5f019b70d # see https://docs.gitlab.com/ee/ci/yaml/#includefile
+.templates_sha: &template_sha 4f06663cd1507136a0f8440925a2521098adb298 # see https://docs.gitlab.com/ee/ci/yaml/#includefile
include:
{% for distro in distributions|sort(attribute="name") %}