[gnome-calendar/wip/christopherdavis/flatpak-dual-install: 9/10] CI: Use development profile for CI builds
- From: Christopher Davis <christopherdavis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar/wip/christopherdavis/flatpak-dual-install: 9/10] CI: Use development profile for CI builds
- Date: Wed, 2 Jan 2019 00:03:52 +0000 (UTC)
commit e3e9da57fdc46ba19845761a553f014c5fc75152
Author: Christopher Davis <brainblasted disroot org>
Date: Sat Nov 3 21:20:16 2018 -0400
CI: Use development profile for CI builds
Adds the -Dprofile=development argument to meson args for
CI builds. Syncs CI with flatpak manifest.
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fd0dbe94..6377d0e2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -89,7 +89,7 @@ flatpak:
FLATPAK_MODULE: "gnome-calendar"
# 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: "-Dtracing=true -Ddocumentation=true"
+ MESON_ARGS: "-Dtracing=true -Ddocumentation=true -Dprofile=development"
DBUS_ID: "org.gnome.Calendar"
script:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]