[nautilus/separate-master-deps: 27/29] CI: Use non-master dependencies for regular operations



commit 378bed49deabf6e6783598c17c50947f7ed1c268
Author: Carlos Soriano <csoriano redhat com>
Date:   Mon May 28 15:15:36 2018 +0200

    CI: Use non-master dependencies for regular operations
    
    See previous commit for more info.

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8d299078b..18965fcec 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -17,7 +17,7 @@ flatpak:
     image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:3.28
     stage: test
     variables:
-        MANIFEST_PATH: "build-aux/flatpak/org.gnome.Nautilus.json"
+        MANIFEST_PATH: "build-aux/flatpak/org.gnome.Nautilus.yml"
         MESON_ARGS: "-Dprofile=development -Dtests=all"
         FLATPAK_MODULE: "nautilus"
         RUNTIME_REPO: "https://sdk.gnome.org/gnome-nightly.flatpakrepo";


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