build-sys: meson: fix meson dist version

Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/516>
This commit is contained in:
Igor V. Kovalenko 2021-03-02 08:22:22 +03:00 committed by PulseAudio Marge Bot
parent f4bce0bb98
commit a82e019de9
3 changed files with 12 additions and 0 deletions

View file

@ -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/