[gnome-photos/wip/rishi/ci-drop-meson-args] CI: Drop MESON_ARGS, and detect them from the Flatpak manifest



commit 2136c310028371d5c654f490a79800a183f4f2df
Author: Debarshi Ray <debarshir gnome org>
Date:   Mon May 25 19:07:00 2020 +0200

    CI: Drop MESON_ARGS, and detect them from the Flatpak manifest
    
    See:
    https://mail.gnome.org/archives/desktop-devel-list/2020-April/msg00006.html
    
    Note that, even though the CI had installed tests enabled, they weren't
    actually used because the CI doesn't have the infrastructure to run
    installed tests.

 .gitlab-ci.yml | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e1df517d..d49432d6 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: "flatpak/org.gnome.Photos.json"
-        MESON_ARGS: "-Ddogtail=false -Dinstalled_tests=true"
         FLATPAK_MODULE: "gnome-photos"
         APP_ID: "org.gnome.Photos"
         RUNTIME_REPO: "https://nightly.gnome.org/gnome-nightly.flatpakrepo";


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