[gnome-control-center] CI: create a workaround to build flatpak



commit 690f15b69d8cdbb78172b4951cead5f70d3df2e3
Author: Claudio André <claudioandre br gmail com>
Date:   Sat May 26 12:41:22 2018 -0300

    CI: create a workaround to build flatpak
    
    GNOME master image is not working, so, we are using a workaround.

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e03fb57ed..e908f2944 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -72,7 +72,7 @@ test:
 ##
 packaging:
   stage: delivery
-  image: registry.gitlab.gnome.org/gnome/gnome-nightly-oci/nightly:master
+  image: claudioandre/settings:fedora.flatpak
   artifacts:
     name: package
     paths:


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