[nautilus/wip/ernestask/leak-plugging: 7/12] CI: Change profile option value
- From: Carlos Soriano <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/wip/ernestask/leak-plugging: 7/12] CI: Change profile option value
- Date: Mon, 8 Oct 2018 15:08:16 +0000 (UTC)
commit 45be15da6b7064c69ff6658804a8a4aa234300ef
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 b46268e84..1de76e441 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]