diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 62941cc7e..9a8bd8ebd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -20,7 +20,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 6a40df92957c8ce9ee741aaccc5daaaf70545b1e +.templates_sha: &templates_sha c6aeb16f86e32525fa630fb99c66c4f3e62fc3cb include: - project: 'freedesktop/ci-templates'