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



commit 211204ac1568855237813cebc723ffc7ee215443
Author: Jordan Petridis <jpetridis gnome org>
Date:   Mon Aug 3 20:28:15 2020 +0000

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

 .gitlab-ci.yml | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e382f72a..387a98ec 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,9 +10,6 @@ flatpak:
         RUNTIME_REPO: "https://nightly.gnome.org/gnome-nightly.flatpakrepo";
         # Replace with your application name, as written in the manifest
         FLATPAK_MODULE: "gnome-maps"
-        # Make sure to keep this in sync with the Flatpak manifest, all arguments
-        # are passed except the config-args because we build it ourselves
-        MESON_ARGS: ""
         APP_ID: "org.gnome.Maps"
         BUNDLE: "gnome-maps-git.flatpak"
 


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