[gnome-calendar/wip/christopherdavis/flatpak-dual-install: 4/4] CI: use Devel DBUS ID
- From: Christopher Davis <christopherdavis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar/wip/christopherdavis/flatpak-dual-install: 4/4] CI: use Devel DBUS ID
- Date: Sun, 9 Dec 2018 06:34:04 +0000 (UTC)
commit fe7a35ce77568f72125a51e9a79eebfe8e37c6bb
Author: Christopher Davis <brainblasted disroot org>
Date: Sat Nov 3 21:47:43 2018 -0400
CI: use Devel DBUS ID
flatpak was expecting org.gnome.CalendarDevel, when the DBUS_ID
defined for the CI was org.gnome.Calendar. Now the CI uses
the proper DBUS_ID.
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6377d0e2..dbb4b877 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -90,7 +90,7 @@ flatpak:
# Make sure to keep this in sync with the Flatpak manifest, all arguments
# are passed except the config-args because we build it ourselves
MESON_ARGS: "-Dtracing=true -Ddocumentation=true -Dprofile=development"
- DBUS_ID: "org.gnome.Calendar"
+ DBUS_ID: "org.gnome.CalendarDevel"
script:
- flatpak-builder --stop-at=${FLATPAK_MODULE} app ${MANIFEST_PATH}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]