[libgda: 8/23] CI: make test suite logs available as artifact
- From: Daniel Espinosa Ortiz <despinosa src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgda: 8/23] CI: make test suite logs available as artifact
- Date: Mon, 21 May 2018 15:11:04 +0000 (UTC)
commit 240df68673034e8620564525d1ad3783cf269dfd
Author: Daniel Espinosa <esodan gmail com>
Date: Tue May 15 19:07:21 2018 -0500
CI: make test suite logs available as artifact
.gitlab-ci.yml | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0e932e2d9..c6be85515 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -44,3 +44,7 @@ job_check:
- make
- make check
- make install
+ artifacts:
+ paths:
+ - tests/test-suite.log
+ expire_in: 1 week
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]