mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 20:18:12 +02:00
Revert "ci-tron: ensure the test jobs start with a clean job folder"
This reverts commit aa39da8338.
This turned out to cause issues when rebuilding test docker images.
This will need further investigation, for now just revert it.
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40850>
This commit is contained in:
parent
b402b98347
commit
705158562a
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
extends:
|
||||
- .ci-tron-b2c-job-v1
|
||||
variables:
|
||||
GIT_STRATEGY: empty
|
||||
GIT_STRATEGY: none
|
||||
B2C_VERSION: v0.9.17 # Linux 6.16.3
|
||||
|
||||
CI_TRON_PATTERN__JOB_SUCCESS__REGEX: 'hwci: mesa: exit_code: 0\r$'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue