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



commit 79a830de2b4734097b8c3d6aac519209b832ad21
Author: Jordan Petridis <jpetridis gnome org>
Date:   Mon Aug 3 21:00: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 202b78d6..f62874cb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,7 +4,6 @@ flatpak:
   image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master
   variables:
     MANIFEST_PATH: 'data/flatpak/org.gnome.Contacts.Devel.json'
-    MESON_ARGS: "-Dprofile=development"
     FLATPAK_MODULE: "gnome-contacts"
     RUNTIME_REPO: "https://nightly.gnome.org/gnome-nightly.flatpakrepo";
     APP_ID: "org.gnome.Contacts.Devel"


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