[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 04:39:44 +0000 (UTC)
commit c0307b77e9bb38612b10b7f83ef64229510de389
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]