[gnome-desktop/wip/hadess/thumbnail-font-cache] ci: Upload uninstalled test results on failure



commit fc17e08403c6921635fc1696b207f06c30a87165
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Jan 8 14:44:25 2019 +0100

    ci: Upload uninstalled test results on failure
    
    Upload the meson logs as well, if any test fails.

 .gitlab-ci.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7bc0ef65..6453108d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -27,5 +27,6 @@ build_stable:
                      gnome-desktop-testing-runner --report-directory=test-results gnome-desktop
   artifacts:
     paths:
-      - build/test-results
+      - build/meson-logs/
+      - build/test-results/
     when: on_failure


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