mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-07 19:20:20 +01:00
CI: Collect all Meson logs, not just the test log
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
be17ca80fe
commit
aaf0be63bd
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ variables:
|
|||
name: "dbus-$CI_JOB_NAME"
|
||||
when: always
|
||||
paths:
|
||||
- "$builddir/meson-logs/testlog.txt"
|
||||
- "$builddir/meson-logs/*.txt"
|
||||
|
||||
windows amd64 image:
|
||||
stage: "build docker"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue