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



commit ce92eeeeea8a18f84c191cc3214fdfa30c4471c2
Author: Jordan Petridis <jpetridis gnome org>
Date:   Mon Aug 3 19:39:10 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 5eb0622..c5b2e3c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -7,7 +7,6 @@ flatpak:
     variables:
         BUNDLE: "gnome-clocks-dev.flatpak"
         MANIFEST_PATH: "build-aux/flatpak/org.gnome.clocks.json"
-        MESON_ARGS: "-Dprofile=development"
         FLATPAK_MODULE: "gnome-clocks"
         RUNTIME_REPO: "https://nightly.gnome.org/gnome-nightly.flatpakrepo";
         APP_ID: "org.gnome.clocksDevel"


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