CI: fix the flatpak manifest path
This commit is contained in:
parent
82c99e2cfa
commit
23a91cca16
@ -10,7 +10,7 @@ flatpak:
|
|||||||
image: "registry.gitlab.gnome.org/gnome/gnome-runtime-images/rust_bundle:master"
|
image: "registry.gitlab.gnome.org/gnome/gnome-runtime-images/rust_bundle:master"
|
||||||
stage: "test"
|
stage: "test"
|
||||||
variables:
|
variables:
|
||||||
MANIFEST_PATH: "org.gnome.PodcastsDevel.json"
|
MANIFEST_PATH: "org.gnome.Podcasts.Devel.json"
|
||||||
FLATPAK_MODULE: "gnome-podcasts"
|
FLATPAK_MODULE: "gnome-podcasts"
|
||||||
CONFIGURE_ARGS: "-Dprofile=development"
|
CONFIGURE_ARGS: "-Dprofile=development"
|
||||||
DBUS_ID: "org.gnome.PodcastsDevel"
|
DBUS_ID: "org.gnome.PodcastsDevel"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user