mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
build-sys: meson: fix meson dist version
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/516>
This commit is contained in:
parent
f4bce0bb98
commit
a82e019de9
3 changed files with 12 additions and 0 deletions
|
|
@ -101,8 +101,10 @@ build-meson:
|
|||
- meson build
|
||||
- cd build
|
||||
- ninja
|
||||
- ulimit -c 0 # don't dump core files on tests that are supposed to assert
|
||||
- ninja test
|
||||
- ninja test-daemon
|
||||
- ninja dist
|
||||
artifacts:
|
||||
paths:
|
||||
- build/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue