[seahorse] ci: flatpak: remove meson-args variable



commit e9e72f2d331a2c776a7e56fb799d3c99ef518c82
Author: Jordan Petridis <jpetridis gnome org>
Date:   Mon Aug 3 19:49:32 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 b3312835..f6ff1952 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -7,7 +7,6 @@ flatpak:
   image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master
   variables:
     MANIFEST_PATH: 'build-aux/org.gnome.seahorse.ApplicationDevel.json'
-    MESON_ARGS: "-Dprofile=development"
     FLATPAK_MODULE: "seahorse"
     RUNTIME_REPO: "https://nightly.gnome.org/gnome-nightly.flatpakrepo";
     APP_ID: "org.gnome.seahorse.ApplicationDevel"


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