From 753bdfc1bcd223909cc5a08f8ee2da70cb8759a7 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Fri, 8 May 2020 07:25:48 +1000 Subject: [PATCH] gitlab ci: switch to freedesktop ci-templates The project was moved a while ago to make it look less waylandy. Same sha, so no actual changes here. Signed-off-by: Peter Hutterer --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c2054caa..d9d1b95d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,7 +10,7 @@ variables: include: - - project: 'wayland/ci-templates' + - project: 'freedesktop/ci-templates' ref: b7030c2cd0d6ccc5f6d4f8299bafa4daa9240d71 file: '/templates/debian.yml'