[libgda: 9/23] CI: upload test suite logs artifact on failure



commit 5eb1bc875dfa2e8f3a57074a95d5611ba88acb5d
Author: Daniel Espinosa <esodan gmail com>
Date:   Tue May 15 19:38:05 2018 -0500

    CI: upload test suite logs artifact on failure

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c6be85515..db75bef71 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -45,6 +45,7 @@ job_check:
   - make check
   - make install
   artifacts:
+    when: on_failure
     paths:
     - tests/test-suite.log
     expire_in: 1 week


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]