mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-17 23:04:07 +01:00
continued debugging
This commit is contained in:
@@ -20,7 +20,7 @@ after_success:
|
|||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
- provider: script
|
- provider: script
|
||||||
script: "mvn --settings .travis.settings.xml deploy"
|
script: mvn --settings .travis.settings.xml -X deploy
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
on:
|
on:
|
||||||
branch: master
|
branch: master
|
||||||
|
|||||||
Reference in New Issue
Block a user