[gnome-characters] ci: flatpak: remove meson-args variable



commit eee74d4551abbc44cc1e79d375d9466fd0cb37ae
Author: Jordan Petridis <jpetridis gnome org>
Date:   Mon Aug 3 21:56:33 2020 +0000

    ci: flatpak: remove meson-args variable
    
    We no longer need to manually keep it in sync with the ci.

 .gitlab-ci.yml | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e2e9e0c..6b9d661 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -9,7 +9,6 @@ flatpak:
     stage: test
     variables:
         MANIFEST_PATH: "build-aux/flatpak/org.gnome.Characters.json"
-        MESON_ARGS: "-Dprofile=development"
         FLATPAK_MODULE: "gnome-characters"
         APP_ID: "org.gnome.CharactersDevel"
         RUNTIME_REPO: "https://nightly.gnome.org/gnome-nightly.flatpakrepo";


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