mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
set SHADERC_LIB_DIR to the location in the docker image where it is cached
This commit is contained in:
parent
7fd952e139
commit
923988da5f
@ -37,6 +37,7 @@ before_script:
|
||||
- export VELOREN_ASSETS="$(pwd)/assets"
|
||||
- echo "VELOREN_ASSETS=$VELOREN_ASSETS"
|
||||
#- export RUSTFLAGS="-D warnings"
|
||||
- export SHADERC_LIB_DIR=/shaderc/combined/
|
||||
#- rm -rf target || echo "it seems that sometimes OLD data is left over"
|
||||
|
||||
# 8866215 is the user that is used to sync data to the collaboration repos
|
||||
|
Loading…
Reference in New Issue
Block a user