mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-03 04:17:58 +02:00
gitlab-ci: Actually capture Meson logs
Correct the path to the build directory so we can capture Meson logs; especially useful when tests fail like in #184. An example of this change having been run with a deliberately-failing test, capturing the Meson logs, can be found at: https://gitlab.freedesktop.org/daniels/weston/-/jobs/94623 Signed-off-by: Daniel Stone <daniels@collabora.com>
This commit is contained in:
parent
ac71ee5d6a
commit
f3190a45af
1 changed files with 1 additions and 1 deletions
|
|
@ -80,5 +80,5 @@ build-native-meson:
|
|||
name: weston-$CI_COMMIT_SHA-$CI_JOB_ID
|
||||
when: always
|
||||
paths:
|
||||
- build-meson/meson-logs
|
||||
- build-*/meson-logs
|
||||
- prefix-*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue