gitlab CI: use the fdo ci-templates repository
wayland/ci-templates was moved to freedesktop/ci-templates, everything else stayed the same so the sha is still valid. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Acked-by: Michel Dänzer <mdaenzer@redhat.com>
This commit is contained in:
parent
421ce458f1
commit
6ef1b0108e
|
@ -22,7 +22,7 @@ variables:
|
||||||
IMAGE_LOCAL: "$CI_REGISTRY_IMAGE/debian/$DEBIAN_VERSION:$DEBIAN_TAG"
|
IMAGE_LOCAL: "$CI_REGISTRY_IMAGE/debian/$DEBIAN_VERSION:$DEBIAN_TAG"
|
||||||
|
|
||||||
include:
|
include:
|
||||||
- project: 'wayland/ci-templates'
|
- project: 'freedesktop/ci-templates'
|
||||||
ref: b7030c2cd0d6ccc5f6d4f8299bafa4daa9240d71
|
ref: b7030c2cd0d6ccc5f6d4f8299bafa4daa9240d71
|
||||||
file: '/templates/debian.yml'
|
file: '/templates/debian.yml'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue