ci/crosvm: Collapse build section

Make the container build more readable and easier to follow in CI logs.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34813>
This commit is contained in:
Valentine Burley
2025-05-05 12:45:16 +02:00
committed by Marge Bot
parent d847d553ca
commit f2c68b2ea9

View File

@@ -7,7 +7,7 @@
set -uex
uncollapsed_section_start crosvm "Building crosvm"
section_start crosvm "Building crosvm"
git config --global user.email "mesa@example.com"
git config --global user.name "Mesa CI"