[shotwell/wip/add-ci] Switch runtime to nightly



commit cd49117fd60eb861f83f065b1a1fe4e6da0d36fa
Author: Jens Georg <mail jensge org>
Date:   Sun Nov 18 12:28:14 2018 +0100

    Switch runtime to nightly

 .gitlab-ci.yml                  | 2 +-
 flatpak/org.gnome.Shotwell.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 59811bd9..aae374e0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,7 +11,7 @@ flatpak:
     stage: test
     variables:
         MANIFEST_PATH: "flatpak/org.gnome.Shotwell.json"
-        RUNTIME_REPO: "https://sdk.gnome.org/gnome.flatpakrepo";
+        RUNTIME_REPO: "https://sdk.gnome.org/gnome-nightly.flatpakrepo";
         # Replace with your application name, as written in the manifest
         FLATPAK_MODULE: "gnome-photos"
         # Make sure to keep this in sync with the Flatpak manifest, all arguments
diff --git a/flatpak/org.gnome.Shotwell.json b/flatpak/org.gnome.Shotwell.json
index 22565bf1..909c2ec1 100644
--- a/flatpak/org.gnome.Shotwell.json
+++ b/flatpak/org.gnome.Shotwell.json
@@ -1,7 +1,7 @@
 {
     "app-id" : "org.gnome.Shotwell",
     "runtime" : "org.gnome.Platform",
-    "runtime-version" : "3.30",
+    "runtime-version" : "master",
     "sdk" : "org.gnome.Sdk",
     "command" : "shotwell",
     "tags" : [


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