Mesa (main): ci/windows: Artifact Meson build and test logs

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Jun 9 19:13:14 UTC 2021


Module: Mesa
Branch: main
Commit: b0fca984d0987c866d17b008037eba89ae52fa6e
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=b0fca984d0987c866d17b008037eba89ae52fa6e

Author: Daniel Stone <daniels at collabora.com>
Date:   Wed Jun  9 12:39:32 2021 +0100

ci/windows: Artifact Meson build and test logs

These are useful, especially when tests fail. The other jobs do this, so
fall into line.

Signed-off-by: Daniel Stone <daniels at collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11261>

---

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index cd9171dd2ad..90ccc0004d9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -966,6 +966,7 @@ meson-clang:
     - . .\.gitlab-ci\windows\mesa_build.ps1
   artifacts:
     paths:
+      - _build/meson-logs/*.txt
       - _install/
 
 .test-d3d12-windows:



More information about the mesa-commit mailing list