[gnome-sound-recorder] CI: update the runtime repo



commit 0d9670ffefef934ba6cf60329a053f2cdf70432f
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Wed Jun 17 17:38:01 2020 +0000

    CI: update the runtime repo
    
    sdk.gnome.org shouldn't be used anymore

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2b9aba2..4639aef 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -8,7 +8,7 @@ flatpak:
     MANIFEST_PATH: "org.gnome.SoundRecorder.json"
     BUNDLE: "sound-recorder-dev.flatpak"
     FLATPAK_MODULE: "gnome-sound-recorder"
-    RUNTIME_REPO: "https://sdk.gnome.org/gnome-nightly.flatpakrepo";
+    RUNTIME_REPO: "https://nightly.gnome.org/gnome-nightly.flatpakrepo";
     APP_ID: "org.gnome.SoundRecorderDevel"
   extends: .flatpak
 


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