From: Peter Hutterer Date: Tue, 14 Mar 2023 23:30:11 +0000 (+1000) Subject: CI: update to latest ci-templates X-Git-Tag: 1.23.0~15 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=da58d59b9923e1b43b3a7790006795bfc16b5188;p=platform%2Fupstream%2Flibinput.git 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 --- 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" -