mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced 2024-12-22 16:14:10 -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_PASSWORD
|
||||
$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
|
||||
fi
|
||||
before_cache:
|
||||
|
|
Loading…
Reference in New Issue
Block a user