quickfix ci

This commit is contained in:
Marcel Märtens 2020-06-11 22:37:49 +02:00
parent d612e875a6
commit 7d9b2ff9b6

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: