mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2026-05-05 08:58:02 +02:00
CI: bump to the latest ci templates
This version includes a fix for ci-fairy to handle the trailing newlines in a more predictable manner.
This commit is contained in:
parent
37f4351a67
commit
940f2778a9
2 changed files with 3 additions and 3 deletions
|
|
@ -6,7 +6,7 @@
|
|||
# #
|
||||
########################################
|
||||
|
||||
.templates_sha: &template_sha ffe4d1b10aab7534489f0c4bbc4c5899df17d3f2 # see https://docs.gitlab.com/ee/ci/yaml/#includefile
|
||||
.templates_sha: &template_sha 9f0eb526291fe74651fe1430cbd2397f4c0a819b # see https://docs.gitlab.com/ee/ci/yaml/#includefile
|
||||
|
||||
include:
|
||||
- project: 'freedesktop/ci-templates'
|
||||
|
|
@ -289,4 +289,4 @@ pages:
|
|||
- main
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
- public
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
# #
|
||||
########################################
|
||||
|
||||
.templates_sha: &template_sha ffe4d1b10aab7534489f0c4bbc4c5899df17d3f2 # see https://docs.gitlab.com/ee/ci/yaml/#includefile
|
||||
.templates_sha: &template_sha 9f0eb526291fe74651fe1430cbd2397f4c0a819b # see https://docs.gitlab.com/ee/ci/yaml/#includefile
|
||||
|
||||
include:
|
||||
- project: 'freedesktop/ci-templates'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue