mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
.gitlab-ci.yml: collect the distcheck error logs
Currently we issue both check and distcheck, as reportedly there has been cases in the past one works, while the other doesn't. Yet we only collect the check artefacts (test logs). Correct that, by picking the distcheck ones as well. Note: the build-*/wayland*/ directory is purged by distcheck if it runs successfully. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
This commit is contained in:
parent
630c25f4c1
commit
35d0425e39
1 changed files with 1 additions and 0 deletions
|
|
@ -31,5 +31,6 @@ build-native:
|
|||
when: always
|
||||
paths:
|
||||
- build-*/wayland-*.tar.xz
|
||||
- build-*/wayland*/_build/sub/*.log
|
||||
- build-*/*.log
|
||||
- prefix-*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue