mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 07:28:11 +02:00
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@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11261>
This commit is contained in:
parent
738f4d8158
commit
b0fca984d0
1 changed files with 1 additions and 0 deletions
|
|
@ -966,6 +966,7 @@ meson-clang:
|
|||
- . .\.gitlab-ci\windows\mesa_build.ps1
|
||||
artifacts:
|
||||
paths:
|
||||
- _build/meson-logs/*.txt
|
||||
- _install/
|
||||
|
||||
.test-d3d12-windows:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue