[gtk] ci: Disable deploy jobs



commit 1b4ed5833143db03b780112105589ae966508eac
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Wed Jul 3 17:54:32 2019 +0100

    ci: Disable deploy jobs
    
    The version of gtk-doc in our CI image is not new enough to cope with
    the fact that GTK lost container properties.

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 20b4919b53..543a3cf9ec 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,7 +1,7 @@
 stages:
   - build
   - flatpak
-  - deploy
+#  - deploy
 
 .cache-paths: &cache-paths
   paths:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]