mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced 2024-12-22 08:14:09 -08:00
Update deployment script
This commit is contained in:
parent
31f91bc63c
commit
6a760f1d0c
|
@ -54,7 +54,7 @@ function deploy_teavm {
|
|||
|
||||
mvn -T $TEAVM_DEPLOY_THREADS -e -V deploy \
|
||||
--settings ../deploy-settings.xml \
|
||||
-P with-idea -P with-cli -P deploy-to-teavm \
|
||||
-P with-idea -P with-cli -P deploy-to-teavm -P with-tests \
|
||||
-Dmaven.repo.local=`pwd`/../build-cache/maven-repository \
|
||||
-Dteavm.build.all=false \
|
||||
-Dteavm.junit.optimized=false \
|
||||
|
|
Loading…
Reference in New Issue
Block a user