[glibmm/kjellahl/testci] CI: Testing artifacts, take 5



commit 8e8e48fae8f21ff8238a9a1dc14514306c62c958
Author: Kjell Ahlstedt <kjellahlstedt gmail com>
Date:   Thu Mar 17 15:43:53 2022 +0100

    CI: Testing artifacts, take 5

 .gitlab-ci.yml | 7 +++++++
 1 file changed, 7 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fe6a01ab..4dd2fddd 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -85,6 +85,13 @@ autotools_build:
     - make check
     - make install
   allow_failure: true
+  artifacts:
+    when: always
+    paths:
+      - tests/test-suite.log
+      - tests/glibmm_value/test.log
+      - tests/glibmm_value/test.trs
+    expire_in: 1 day
 
 
 release_gcc_10_build:


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