[gnome-control-center/alatiera-master-patch-65586] CI: Change the image for the flatpak job.



commit 2c8d054639b2f224fd8f9849204c8cbd41f48936
Author: Jordan Petridis <jordanpetridis protonmail com>
Date:   Mon May 28 08:55:00 2018 +0000

    CI: Change the image for the flatpak job.
    
    17a0ec01b3472ec39de2e8d2bd55c53ef65bf48e changed the runtime version of the flatpak manifest from master 
to the stable 3.28 runtime.
    This resulted in the flatpak job failing since the container image only contained the gnome-nightly 
runtime.

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 108751a49..d9249871f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -71,7 +71,7 @@ test:
 ##
 packaging:
   stage: delivery
-  image: registry.gitlab.gnome.org/gnome/gnome-nightly-oci/nightly:master
+  image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:3.28
   artifacts:
     name: package
     paths:


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