mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-14 15:53:36 +01:00
fixed deploy script
This commit is contained in:
@@ -20,7 +20,7 @@ after_success:
|
||||
|
||||
deploy:
|
||||
- provider: script
|
||||
script: "mvn --settings .travis.settings.xml mvn deploy"
|
||||
script: "mvn --settings .travis.settings.xml deploy"
|
||||
skip_cleanup: true
|
||||
on:
|
||||
branch: master
|
||||
|
||||
Reference in New Issue
Block a user