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



commit 9c43f38babd14b5e6c6118cccb774d615d53d27a
Author: Jordan Petridis <jpetridis gnome org>
Date:   Mon Aug 3 22:02:54 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 c8cd2ca..2ae78be 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,7 +10,6 @@ flatpak:
         FLATPAK_MODULE: "gnome-weather"
         RUNTIME_REPO: "https://nightly.gnome.org/gnome-nightly.flatpakrepo";
         APP_ID: "org.gnome.WeatherDevel"
-        MESON_ARGS: "-Dprofile=development"
     extends: .flatpak
 
 nightly:


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