ci: Update ci-templates to newer version
[daniels: Extracted from previous patch, updated to even-newer version.] Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
This commit is contained in:
committed by
Daniel Stone
parent
a11bc63ddd
commit
4fc87f8316
+3
-1
@@ -1,12 +1,14 @@
|
|||||||
# vim: set expandtab shiftwidth=2 tabstop=8 textwidth=0:
|
# vim: set expandtab shiftwidth=2 tabstop=8 textwidth=0:
|
||||||
|
|
||||||
|
.templates_sha: &template_sha 567700e483aabed992d0a4fea84994a0472deff6 # see https://docs.gitlab.com/ee/ci/yaml/#includefile
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
FDO_UPSTREAM_REPO: wayland/weston
|
FDO_UPSTREAM_REPO: wayland/weston
|
||||||
|
|
||||||
|
|
||||||
include:
|
include:
|
||||||
- project: 'freedesktop/ci-templates'
|
- project: 'freedesktop/ci-templates'
|
||||||
ref: 59de540b620c45739871d1a073d76d5521989d11
|
ref: *template_sha
|
||||||
file: '/templates/debian.yml'
|
file: '/templates/debian.yml'
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user