mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-31 16:50:29 +01:00
ci: Include meson logs in build job artifacts
Can be useful for diagnosing CI issues.
This commit is contained in:
parent
79c572fbd3
commit
c20437bf48
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ debian-bullseye:
|
|||
artifacts:
|
||||
when: on_failure
|
||||
paths:
|
||||
- build/meson-logs/
|
||||
- build/test/piglit-results/
|
||||
variables:
|
||||
CCACHE_COMPILERCHECK: content
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue