[d-feet] ci: flatpak: remove meson-args variable
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [d-feet] ci: flatpak: remove meson-args variable
- Date: Mon, 3 Aug 2020 20:30:29 +0000 (UTC)
commit 02c5cedb257af17e3db9e25699ca5f07ecab8a2a
Author: Jordan Petridis <jpetridis gnome org>
Date: Mon Aug 3 20:30:28 2020 +0000
ci: flatpak: remove meson-args variable
We no longer need to manually keep it in sync with the ci.
.gitlab-ci.yml | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 89d4438..8b81792 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -37,10 +37,7 @@ flatpak:
FLATPAK_MODULE: "d-feet"
APP_ID: "org.gnome.dfeet"
BUILD_DIR: ".app"
- # Make sure to keep this in sync with the Flatpak manifest, all arguments
- # are passed except the config-args because we build it ourselves
- MESON_ARGS: |
- -Dtests=true
+
nightly:
extends: '.publish_nightly'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]