[gnome-initial-setup/wjt/secret-warnings] ci: tell ninja to be verbose
- From: Will Thompson <wjt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-initial-setup/wjt/secret-warnings] ci: tell ninja to be verbose
- Date: Thu, 18 Apr 2019 08:41:29 +0000 (UTC)
commit 35d1d24b0a73d51d6f76c8182cf544794a1cca9f
Author: Will Thompson <wjt endlessm com>
Date: Thu Apr 18 09:40:54 2019 +0100
ci: tell ninja to be verbose
.gitlab-ci.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 42897e2..60741bf 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -16,9 +16,9 @@ before_script:
-Dwerror=true -Dc_args=-Wno-error=deprecated-declarations
_build .
- cd _build
- - ninja
+ - ninja -v
# Check that strings can be extracted
- - ninja gnome-initial-setup-pot
+ - ninja -v gnome-initial-setup-pot
- meson test
artifacts:
when: on_failure
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]