[geary/wip/remove-ci-test-workaround] Add some temp debug logging
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/wip/remove-ci-test-workaround] Add some temp debug logging
- Date: Mon, 8 Apr 2019 08:17:41 +0000 (UTC)
commit a01d2dcdcd3070f53d9a1291b8334ca2245f309d
Author: Michael Gratton <mike vee net>
Date: Mon Apr 8 18:16:54 2019 +1000
Add some temp debug logging
.gitlab-ci.yml | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 471bb89d..99f58b06 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -51,6 +51,7 @@ fedora:
script:
- $CONFIG_CMD
- $BUILD_CMD
+ - echo $TEST_CMD
- $TEST_CMD
- $INSTALL_CMD
@@ -63,6 +64,7 @@ ubuntu:
script:
- $CONFIG_CMD
- $BUILD_CMD
+ - echo $TEST_CMD
- $TEST_CMD
- $INSTALL_CMD
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]