#996 set sonar host url
This commit is contained in:
parent
cfdfedbd2e
commit
47d92bbffb
@ -19,7 +19,7 @@ addons:
|
||||
secure: "FpHwMYPMkdWU6CeIB7+O3qIeIM4vJMp47UjkKK53f0w0s6tPZofZZkab+gcL2TqKSil7sFVB/AQXU1cUubflRszwcLbNsc8H2yFehD79o0o0Mqd1Dd5ip/q0KQbHkkln+InFlVLfvrLB4Xd4mlQVxbGhqpULBhXjKzFzQlRFcuU="
|
||||
script:
|
||||
# the following command line builds the project, runs the tests with coverage and then execute the SonarCloud analysis
|
||||
- mvn clean verify sonar:sonar -Dsonar.projectKey=iluwatar_java-design-patterns
|
||||
- mvn clean verify sonar:sonar -Dsonar.projectKey=iluwatar_java-design-patterns -Dsonar.host.url=https://sonarcloud.io
|
||||
|
||||
after_success:
|
||||
- bash update-ghpages.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user