[gnome-calendar/wip/christopherdavis/flatpak-dual-install: 3/4] 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: 3/4] CI:	Use development profile for CI builds
- Date: Sun,  9 Dec 2018 06:33:59 +0000 (UTC)
commit 9a9509cfbfa5ba5aa4f08cfa8584b18b27289477
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]