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>
(cherry picked from commit 8e5a5cf2c1)
This commit is contained in:
Povilas Kanapickas
2025-02-28 15:52:34 +02:00
committed by Alan Coopersmith
parent 9db4f848fd
commit 5388daf52e

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