summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 092f3b78..93a70e08 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -9,7 +9,7 @@ flatpak:
image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:40
variables:
MANIFEST_PATH: "build-aux/org.gnome.Rygel.json"
- RUNTIME_REPO: "https://sdk.gnome.org/gnome.flatpakrepo"
+ RUNTIME_REPO: "https://flathub.org/repo/flathub.flatpakrepo"
# Replace with your application name, as written in the manifest
FLATPAK_MODULE: "rygel"
APP_ID: "org.gnome.Rygel"