mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-09 21:20:14 +01:00
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:
parent
c0b4b132d3
commit
1310b75cbf
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue