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 19a11a4..986c40d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,7 +10,7 @@ variables:
flatpak:
image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master
variables:
- MANIFEST_PATH: 'data/flatpak/org.gnome.Contacts.json'
+ MANIFEST_PATH: 'data/flatpak/org.gnome.Contacts.Devel.json'
MESON_ARGS: "-Dprofile=development"
FLATPAK_MODULE: "gnome-contacts"
RUNTIME_REPO: "https://nightly.gnome.org/gnome-nightly.flatpakrepo"