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



commit 6eb6e445193318b4cbe62060d6948303dc0e47da
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 c12116ae..e9e9b877 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";
 
 review:


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