ci/lavapipe: Don't include deqp's shader_cache in the artifacts.

We don't care to look at it and we don't reuse it.

Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10297>
This commit is contained in:
Eric Anholt 2021-02-05 14:46:48 -08:00 committed by Marge Bot
parent 9434675d60
commit 95b9ea85f5
1 changed files with 2 additions and 0 deletions

View File

@ -1157,6 +1157,8 @@ meson-mingw32-x86_64:
script:
- ./install/deqp-runner.sh
artifacts:
exclude:
- results/*.shader_cache
reports:
junit: results/junit.xml