From 63c79d377f80fc007eb5f97582a61c295aaf37a9 Mon Sep 17 00:00:00 2001 From: Jordan Petridis Date: Fri, 14 Jul 2023 02:25:30 +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 f6d1f124c..56775accf 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 fddab8aa63e89a8e65214f59860d9c0f030360c9 +.templates_sha: &templates_sha b2e24205598dc1d80b5f2c88cf7618051e30e9fd include: - project: 'freedesktop/ci-templates'