CI: bump to latest ci-templates

This commit is contained in:
Peter Hutterer 2022-12-05 15:11:41 +10:00
parent d741b3b7ce
commit 903baf27ba
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
# #
########################################
.templates_sha: &template_sha 0c312d9c7255f46e741d43bcd1930f09cd12efe7 # see https://docs.gitlab.com/ee/ci/yaml/#includefile
.templates_sha: &template_sha ffe4d1b10aab7534489f0c4bbc4c5899df17d3f2 # see https://docs.gitlab.com/ee/ci/yaml/#includefile
include:
# Fedora container builder template

View file

@ -8,7 +8,7 @@
# #
########################################
.templates_sha: &template_sha 0c312d9c7255f46e741d43bcd1930f09cd12efe7 # see https://docs.gitlab.com/ee/ci/yaml/#includefile
.templates_sha: &template_sha ffe4d1b10aab7534489f0c4bbc4c5899df17d3f2 # see https://docs.gitlab.com/ee/ci/yaml/#includefile
include:
{% for distro in distributions|sort(attribute="name") %}