mirror of
https://github.com/JamesPeters98/ChestsPlusPlus.git
synced 2025-04-12 07:05:50 +02:00
Update .travis.yml
deployment change.
This commit is contained in:
parent
e576e48fc4
commit
757c512186
@ -10,12 +10,14 @@ install:
|
||||
|
||||
script:
|
||||
- mvn package -DskipTests
|
||||
- export FOO=$(ls /Server/plugins/ChestsPlusPlus-*.jar)
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.m2
|
||||
- BuildTools
|
||||
|
||||
before-deploy:
|
||||
- export FOO=$(ls /Server/plugins/ChestsPlusPlus-*.jar)
|
||||
|
||||
deploy:
|
||||
provider: releases
|
||||
|
Loading…
Reference in New Issue
Block a user