ci: flatpak: remove meson-args variable

We no longer need to manually keep it in sync with the ci.
This commit is contained in:
Jordan Petridis 2020-08-03 20:42:59 +00:00
parent 0dc6f72a03
commit c36b12fe9e

View file

@ -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"