[shotwell/wip/add-ci] Use stable runtime



commit 278ef1be170d656d23806d2c13bafccb06659b24
Author: Jens Georg <mail jensge org>
Date:   Sun Nov 18 12:20:53 2018 +0100

    Use stable runtime

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index aae374e0..59811bd9 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-nightly.flatpakrepo";
+        RUNTIME_REPO: "https://sdk.gnome.org/gnome.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


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