From da58d59b9923e1b43b3a7790006795bfc16b5188 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Wed, 15 Mar 2023 09:30:11 +1000 Subject: CI: update to latest ci-templates The commit fixes linebreaks at the end of the files for files generated with ci-fairy generate-templates. Signed-off-by: Peter Hutterer --- .gitlab-ci.yml | 2 +- .gitlab-ci/ci.template | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 87c4596b..fc845226 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -34,7 +34,7 @@ # :@activity: # e.g. fedora:31@build-default -.templates_sha: &template_sha 25459a8d343961918a7398e4b3c147e450926569 +.templates_sha: &template_sha 9f0eb526291fe74651fe1430cbd2397f4c0a819b include: - project: 'freedesktop/ci-templates' diff --git a/.gitlab-ci/ci.template b/.gitlab-ci/ci.template index de90ef27..64b49775 100644 --- a/.gitlab-ci/ci.template +++ b/.gitlab-ci/ci.template @@ -36,7 +36,7 @@ # :@activity: # e.g. fedora:31@build-default -.templates_sha: &template_sha 25459a8d343961918a7398e4b3c147e450926569 +.templates_sha: &template_sha 9f0eb526291fe74651fe1430cbd2397f4c0a819b include: - project: 'freedesktop/ci-templates' @@ -733,4 +733,3 @@ wayland-web: - main variables: - $CI_PROJECT_PATH == "libinput/libinput" - -- cgit v1.2.1