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:
committed by
Marge Bot
parent
d847d553ca
commit
f2c68b2ea9
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user