[gitg/bielmoussaoui/nightlies] CI: use APP_ID instead of DBUS_ID



commit 2fd4ba65c2ef0294189f86bff36dd29200cdf92f
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Thu Oct 10 10:32:56 2019 +0000

    CI: use APP_ID instead of DBUS_ID

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 442fcc61..19155416 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -14,7 +14,7 @@ flatpak:
     RUNTIME_REPO: "https://nightly.gnome.org/gnome-nightly.flatpakrepo";
     FLATPAK_MODULE: "gitg"
     MESON_ARGS: "-Ddeprecations=true --buildtype=debugoptimized -Dprofile=development"
-    DBUS_ID: "org.gnome.gitgDevel"
+    APP_ID: "org.gnome.gitgDevel"
 
 review:
   dependencies:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]