[nautilus/wip/ernestask/leak-plugging: 5/11] CI: Change profile option value
- From: Ernestas Kulik <ernestask src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/wip/ernestask/leak-plugging: 5/11] CI: Change profile option value
- Date: Sun, 7 Oct 2018 07:36:09 +0000 (UTC)
commit 6fd3dfe429bd63e1b17809b39a38d909b67becb4
Author: Ernestas Kulik <ernestask gnome org>
Date: Sat Oct 6 20:48:24 2018 +0300
CI: Change profile option value
It’s no longer an enum, but rather a string.
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 502c7f9d3..624dd70d8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -18,7 +18,7 @@ flatpak:
stage: test
variables:
MANIFEST_PATH: "build-aux/flatpak/org.gnome.Nautilus.yml"
- MESON_ARGS: "-Dprofile=development -Dtests=all"
+ MESON_ARGS: "-Dprofile=Devel -Dtests=all"
FLATPAK_MODULE: "nautilus"
RUNTIME_REPO: "https://sdk.gnome.org/gnome.flatpakrepo"
DBUS_ID: "org.gnome.NautilusDevel"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]