ci/fluster: Move build-time check into GitLab log section
Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35167>
This commit is contained in:
committed by
Marge Bot
parent
48d1933fab
commit
84bee4571c
@@ -10,14 +10,14 @@
|
||||
|
||||
# Install fluster in /fluster.
|
||||
|
||||
set -uex
|
||||
|
||||
section_start fluster "Installing Fluster"
|
||||
|
||||
# Do a very early check to make sure the tag is correct without the need of
|
||||
# setting up the environment variables locally
|
||||
ci_tag_build_time_check "FLUSTER_TAG"
|
||||
|
||||
set -uex
|
||||
|
||||
section_start fluster "Installing fluster"
|
||||
|
||||
FLUSTER_REVISION="e997402978f62428fffc8e5a4a709690d9ca9bc5"
|
||||
|
||||
git clone https://github.com/fluendo/fluster.git --single-branch --no-checkout
|
||||
|
||||
Reference in New Issue
Block a user