[gnome-desktop/wip/hadess/fix-ci: 5/10] ci: Upload uninstalled test results on failure



commit 9cdb747e20d99b1ccae7f72028cf2799faecfc96
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 e2e9f04d..b010afbf 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]