[ghex/gtk4-port] ci: update APP_ID in yml file



commit 4c89be8644bab9e3247644115257c1e346bb37ae
Author: Logan Rathbone <poprocks gmail com>
Date:   Sun Dec 5 22:46:54 2021 -0500

    ci: update APP_ID in yml file
    
    "It might work. Maybe." pt. 69

 .gitlab-ci.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 784da02..af4b28b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,9 +4,8 @@ flatpak:
     image: 'registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master'
     variables:
         MANIFEST_PATH: "org.gnome.GHex.Devel.json"
-        MESON_ARGS: "-Ddevelopment=true"
         FLATPAK_MODULE: "ghex"
-        APP_ID: "org.gnome.GHex"
+        APP_ID: "org.gnome.GHex.Devel"
         RUNTIME_REPO: "https://nightly.gnome.org/gnome-nightly.flatpakrepo";
         BUNDLE: "ghex-dev.flatpak"
     extends: .flatpak


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