mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 07:28:11 +02:00
ci/vkd3d: drop override of job artifacts
`.b2c-test` always exports all of `results/`, so having an override here to only export one of the files in that folder and only `on_success` is not very useful. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29749>
This commit is contained in:
parent
4db58a04f9
commit
7a1f28c1eb
1 changed files with 0 additions and 5 deletions
|
|
@ -124,11 +124,6 @@ python-test:
|
|||
- results/
|
||||
|
||||
.b2c-vkd3d-proton-test:
|
||||
artifacts:
|
||||
when: on_failure
|
||||
name: "mesa_${CI_JOB_NAME}"
|
||||
paths:
|
||||
- results/vkd3d-proton.log
|
||||
variables:
|
||||
HWCI_TEST_SCRIPT: ./install/vkd3d-proton/run.sh
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue