ci: Add install prefix to the artifacts of meson-dist job

This will allow to reuse built xserver on subsequent driver build jobs

Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1806>
This commit is contained in:
Povilas Kanapickas 2025-02-28 15:52:34 +02:00 committed by Marge Bot
parent f7d2e810ba
commit 8e5a5cf2c1

View File

@ -235,6 +235,7 @@ meson-dist:
paths:
- $MESON_BUILDDIR/meson-logs/
- $MESON_BUILDDIR/xserver-*/$MESON_BUILDDIR/meson-logs/
- xserver-tarball/install/
script:
- .gitlab-ci/meson-build.sh --run-dist
- mkdir xserver-tarball