mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-11-27 12:14:10 +08: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
@ -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…
Reference in New Issue
Block a user