From 37bea3fea74ccd50b60ba8fa680883993369c4ee Mon Sep 17 00:00:00 2001 From: Valentine Burley Date: Mon, 1 Sep 2025 15:02:46 +0200 Subject: [PATCH] ci: Uprev ci-templates to pull in new helpers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This isn’t related to the Debian update, but this is a good opportunity to uprev ci-templates as well since we’re rebuilding all the containers anyway. Signed-off-by: Valentine Burley Part-of: --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a1a97004e51..a33c642a839 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -81,7 +81,7 @@ workflow: variables: FDO_UPSTREAM_REPO: mesa/mesa - MESA_TEMPLATES_COMMIT: &ci-templates-commit c6aeb16f86e32525fa630fb99c66c4f3e62fc3cb + MESA_TEMPLATES_COMMIT: &ci-templates-commit aec7a6ce7bb38902c70641526f6611e27141784a CI_PRE_CLONE_SCRIPT: |- set -o xtrace curl --silent --location --fail --retry-connrefused --retry 3 --retry-delay 10 \