ci/b2c: explain better why we don't clone mesa

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33825>
This commit is contained in:
Eric Engestrom 2024-10-31 11:53:17 +01:00 committed by Marge Bot
parent c0b4b132d3
commit 1310b75cbf

View file

@ -341,7 +341,8 @@ yaml-toml-shell-py-test:
image: registry.freedesktop.org/gfx-ci/ci-tron/mesa-trigger:2024-01-05.1
timeout: 1h 40m
variables:
# No need by default to pull the whole repo
# No need to pull the whole git repo, the artifacts from python-artifacts
# contain everything we need.
GIT_STRATEGY: none
# boot2container initrd configuration parameters.
B2C_VERSION: v0.9.14