From 7686edcb73e57fe94b8b40c4a87aceffd5719b38 Mon Sep 17 00:00:00 2001 From: Valentine Burley Date: Mon, 21 Apr 2025 11:04:21 +0200 Subject: [PATCH] ci/angle: Collapse build section Make the container build more readable and easier to follow in CI logs. Signed-off-by: Valentine Burley Part-of: --- .gitlab-ci/container/build-angle.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci/container/build-angle.sh b/.gitlab-ci/container/build-angle.sh index 62794924009..bc502ce71c1 100755 --- a/.gitlab-ci/container/build-angle.sh +++ b/.gitlab-ci/container/build-angle.sh @@ -7,7 +7,7 @@ set -uex -uncollapsed_section_start angle "Building ANGLE" +section_start angle "Building ANGLE" # Do a very early check to make sure the tag is correct without the need of # setting up the environment variables locally