updated circle config
This commit is contained in:
@@ -8,7 +8,7 @@ machine:
|
||||
environment:
|
||||
_JAVA_OPTIONS: "-Xms1024m -Xmx2048m"
|
||||
pre:
|
||||
-rm .gitconfig # By default CicleCI translates https://github to ssh://github, this breaks config server tests
|
||||
- rm .gitconfig # By default CicleCI translates https://github to ssh://github, this breaks config server tests
|
||||
dependencies:
|
||||
override:
|
||||
- ./mvnw -s .settings.xml -U --fail-never dependency:go-offline || true
|
||||
|
||||
Reference in New Issue
Block a user