[gnome-music/wip/jfelder/ci-meson-args: 2/2] CI: Remove meson_args from the the flatpak stage



commit 9b9715a24af0ed6184c8a338d3f68af32df30ff8
Author: Jean Felder <jfelder src gnome org>
Date:   Mon Apr 27 13:38:59 2020 +0200

    CI: Remove meson_args from the the flatpak stage
    
    The args from the flatpak manifest are now used by default.
    
    See:
    https://mail.gnome.org/archives/desktop-devel-list/2020-April/msg00006.html

 .gitlab-ci.yml | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 156a85be..a484574a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -16,7 +16,6 @@ flatpak:
         APP_ID: "org.gnome.Music.Devel"
         FLATPAK_MODULE: "gnome-music"
         MANIFEST_PATH: "org.gnome.Music.json"
-        MESON_ARGS: "-Dprofile=development"
         RUNTIME_REPO: "https://nightly.gnome.org/gnome-nightly.flatpakrepo";
 
 nightly:


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