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



commit c36b12fe9e94b09639607dfbc987de1c9ef31f32
Author: Jordan Petridis <jpetridis gnome org>
Date:   Mon Aug 3 20:42:59 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 ca7e5fba2..5cd628bb0 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: "org.gnome.Eog.json"
-        MESON_ARGS: "--libdir=/app/lib -Dprofile=Devel"
         FLATPAK_MODULE: "eog"
         RUNTIME_REPO: "https://nightly.gnome.org/gnome-nightly.flatpakrepo";
         APP_ID: "org.gnome.eog.Devel"


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