Merge branch 'quickfix-ci' into 'master'

quickfix ci

See merge request veloren/veloren!1067
This commit is contained in:
Marcel 2020-06-11 21:51:29 +00:00
commit ea0d2a8f0e

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: