mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced 2024-12-23 00:24:11 -08:00
Travis: fix deploy command
This commit is contained in:
parent
eff86f6239
commit
9d392442d5
|
@ -69,7 +69,7 @@ after_success: >
|
||||||
export TEAVM_FTP_LOGIN
|
export TEAVM_FTP_LOGIN
|
||||||
export TEAVM_FTP_PASSWORD
|
export TEAVM_FTP_PASSWORD
|
||||||
$MVN_CMD deploy -Dteavm.build.all=false -DskipTests --settings travis-settings.xml \
|
$MVN_CMD deploy -Dteavm.build.all=false -DskipTests --settings travis-settings.xml \
|
||||||
-P deploy-to-bintray-P with-idea && \
|
-P deploy-to-bintray -P with-idea && \
|
||||||
./upload-files.sh
|
./upload-files.sh
|
||||||
fi
|
fi
|
||||||
before_cache:
|
before_cache:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user