xserver: Branch 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Dec 12 01:44:23 UTC 2019


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

New commits:
commit 0c729bb958375fbd8fb6811ff1ecc88bd9f80282
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Dec 12 09:23:47 2019 +1000

    gitlab CI: update to the latest version of the ci-templates
    
    Primarily to fix the skopeo copy issue that causes pipelines to fail right
    now, see ci-templates commit 0a9bdd33a98f05af67.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0aa4f874b..8a4af4297 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -23,7 +23,7 @@ variables:
 
 include:
   - project: 'wayland/ci-templates'
-    ref: c73dae8b84697ef18e2dbbf4fed7386d9652b0cd
+    ref: b7030c2cd0d6ccc5f6d4f8299bafa4daa9240d71
     file: '/templates/debian.yml'
 
 stages:


More information about the xorg-commit mailing list