quickfix ci

This commit is contained in:
Marcel Märtens 2020-06-11 22:37:49 +02:00
parent 1f409410ce
commit 26bd0e5ea0

View File

@ -33,6 +33,7 @@ before_script:
- export DISABLE_GIT_LFS_CHECK=true
- export VELOREN_ASSETS="$(pwd)/assets"
- echo "VELOREN_ASSETS=$VELOREN_ASSETS"
- rm -rf target || echo "some quickfix, idk why needed"
workflow:
rules: