From 75ed9b668fe087aeb0c88264f46d6c71ac51aa91 Mon Sep 17 00:00:00 2001 From: Jordan Petridis Date: Tue, 13 Aug 2024 15:33:29 +0300 Subject: [PATCH] ci: Update ci-templates ref Part-of: --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1e68a97bc..13ed632d3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,7 +17,7 @@ # Updating the nightly image should be done by simply running a scheduled ci # pipeline on the upstream repo with the $UPDATE_NIGHTLY variable defined. -.templates_sha: &templates_sha b2e24205598dc1d80b5f2c88cf7618051e30e9fd +.templates_sha: &templates_sha 6a40df92957c8ce9ee741aaccc5daaaf70545b1e include: - project: 'freedesktop/ci-templates'