veloren/.gitlab/scripts/env.sh
Marcel Märtens 07c044f2e5 extract relevant code in a script in order to remove duplicate coding with docker-ci repo
export VELOREN_ASSETS without pwd to keep caching working
2021-07-14 20:57:08 +02:00

6 lines
187 B
Bash

#!/bin/bash
# exports default env variables in CI
export DISABLE_GIT_LFS_CHECK=true
export VELOREN_ASSETS="assets"
export RUSTFLAGS="-D warnings"
export SHADERC_LIB_DIR=/shaderc/combined/