mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-24 05:10:31 +01:00
ci-tron: move vkd3d shader cache out of $CI_PROJECT_DIR
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36551>
This commit is contained in:
parent
1588708987
commit
e9292306dc
1 changed files with 2 additions and 1 deletions
|
|
@ -14,8 +14,9 @@
|
|||
CI_TRON_TIMEOUT__CONSOLE_ACTIVITY__MINUTES: 5
|
||||
|
||||
DEQP_RUNNER_SHADER_CACHE_DIR: /cache
|
||||
VKD3D_SHADER_CACHE_PATH: /cache
|
||||
|
||||
CI_TRON__B2C_ARTIFACT_EXCLUSION: "install/*,vkd3d-proton.cache*"
|
||||
CI_TRON__B2C_ARTIFACT_EXCLUSION: "install/*"
|
||||
CI_TRON_HTTP_ARTIFACT__INSTALL__PATH: "/install.tar.zst"
|
||||
CI_TRON_HTTP_ARTIFACT__INSTALL__URL: "https://$PIPELINE_ARTIFACTS_BASE/$S3_ARTIFACT_NAME.tar.zst"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue