[iagno/gnome-3-32] Try fixing CI.



commit 94a8bdbbee586462adfe4f609a92efc314c221c7
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Sat Mar 30 12:17:25 2019 +0100

    Try fixing CI.
    
    CI has broken because of some new
    AppStream validation requirements
    in the master image. So, base the
    CI of 3.32 on 3.32 runtime image.

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4233bc1..6f91a54 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,7 +4,7 @@ variables:
     BUNDLE: "iagno-dev.flatpak"
 
 flatpak:
-    image: 'registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master'
+    image: 'registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:3.32'
     variables:
         MANIFEST_PATH: "org.gnome.Reversi.json"
         FLATPAK_MODULE: "iagno"


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