mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced 2024-12-22 08:14:09 -08:00
Travis: deploy CLI project to Maven repository
This commit is contained in:
parent
8749ecd0d1
commit
67ab91db00
|
@ -72,7 +72,7 @@ after_success: >
|
|||
export SSH_KEY
|
||||
mv -f $HOME/built_artifacts_backup $HOME/mvn_repo/org/teavm
|
||||
$MVN_CMD deploy -Dteavm.build.all=false -DskipTests --settings travis-settings.xml \
|
||||
-P deploy-to-bintray -P with-idea -P !download-dependencies && \
|
||||
-P deploy-to-bintray -P with-idea -P with-cli -P !download-dependencies && \
|
||||
./upload-files.sh
|
||||
fi
|
||||
before_cache:
|
||||
|
|
Loading…
Reference in New Issue
Block a user