[gnome-calendar/wip/christopherdavis/flatpak-dual-install: 8/8] 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: 8/8] CI: use Devel DBUS ID
- Date: Sun, 9 Dec 2018 04:32:31 +0000 (UTC)
commit c25152f3b3e52b34cb1111a44cdd8cf9d6fda7c2
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]