xserver: Branch 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed May 20 01:06:11 UTC 2020


 .gitlab-ci.yml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6ef1b0108ebe98c58fe5e00c86de52452c817518
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Fri May 8 10:54:31 2020 +1000

    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 at who-t.net>
    Acked-by: Michel Dänzer <mdaenzer at redhat.com>

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 086538ccd..d18f15995 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -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'
 


More information about the xorg-commit mailing list