[gnome-settings-daemon/wip/hadess/old-xlibs-removal] ci: Make deploy script output more debug
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon/wip/hadess/old-xlibs-removal] ci: Make deploy script output more debug
- Date: Fri, 7 Dec 2018 17:28:12 +0000 (UTC)
commit 6054a84f53a2ccea48699d97a5b0e1d44e191680
Author: Bastien Nocera <hadess hadess net>
Date: Fri Dec 7 18:27:21 2018 +0100
ci: Make deploy script output more debug
As it's really only useful to read the logs when things fail, best to
have a bit more information there.
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e67bf54a..8f08b606 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -57,7 +57,7 @@ deploy:
script:
- meson . _build
- ninja -C _build
- - meson test -C _build
+ - meson test -C _build --verbose
- ninja dist -C _build
only:
- tags
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]