From 4696c3c3ce00683adb6784c3a3047b45384d60db 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 e3bc74bcd..cb3f1d65f 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'