summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2021-08-07 01:57:40 +0200
committerJens Georg <mail@jensge.org>2021-08-07 01:57:40 +0200
commit477d523a027b376dc4bc197df11113bb8a9cefe9 (patch)
treed54b763fb2dc73c12868ce9ae245909e72e747dd
parentae1feaf85ca5e0dccf3f7c0650073e555c7e4f49 (diff)
downloadrygel-477d523a027b376dc4bc197df11113bb8a9cefe9.tar.gz
ci: Using stable image, so can use flathub as repo
-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"