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:
Peter Hutterer 2020-05-08 10:54:31 +10:00
parent 421ce458f1
commit 6ef1b0108e
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ variables:
IMAGE_LOCAL: "$CI_REGISTRY_IMAGE/debian/$DEBIAN_VERSION:$DEBIAN_TAG"
include:
- project: 'wayland/ci-templates'
- project: 'freedesktop/ci-templates'
ref: b7030c2cd0d6ccc5f6d4f8299bafa4daa9240d71
file: '/templates/debian.yml'