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



commit 372c99e3d63581c00845357749fa8bcbcf20c114
Author: Jordan Petridis <jpetridis gnome org>
Date:   Mon Aug 3 21:40:41 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 5690cc2b..cb155aef 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -38,7 +38,6 @@ flatpak:
   variables:
     RUNTIME_REPO: 'https://nightly.gnome.org/gnome-nightly.flatpakrepo'
     APP_ID: "org.gnome.FractalDevel"
-    MESON_ARGS: '-Dprofile=development'
 
 nightly:
   extends: '.publish_nightly'


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