CI: bump to latest ci-templates for a new ci-fairy
authorPeter Hutterer <peter.hutterer@who-t.net>
Wed, 29 Mar 2023 04:05:39 +0000 (14:05 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Wed, 29 Mar 2023 06:03:04 +0000 (06:03 +0000)
This version includes the (possible) fix for our CI picking up the wrong
range in the commit checks and failing the pipeline.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
.gitlab-ci.yml
.gitlab-ci/ci.template

index b90d63aa5a7496bc7cecf392e5626138f2e070c9..21d8da0dc38903a8e79453d2a5cee0ac71f1df8b 100644 (file)
@@ -34,7 +34,7 @@
 # <distribution>:<version>@activity:
 #  e.g. fedora:31@build-default
 
-.templates_sha: &template_sha 9f0eb526291fe74651fe1430cbd2397f4c0a819b
+.templates_sha: &template_sha dd90ac0d7a03b574eb4f18d7358083f0c97825f3
 
 include:
   - project: 'freedesktop/ci-templates'
index e08bf19f6b7b56019446a990767090ef74f385ef..4288fee48228f1f8e6cfd54a1b1f46dbad66d88c 100644 (file)
@@ -36,7 +36,7 @@
 # <distribution>:<version>@activity:
 #  e.g. fedora:31@build-default
 
-.templates_sha: &template_sha 9f0eb526291fe74651fe1430cbd2397f4c0a819b
+.templates_sha: &template_sha dd90ac0d7a03b574eb4f18d7358083f0c97825f3
 
 include:
   - project: 'freedesktop/ci-templates'