Configure sonar.branch
This commit is contained in:
@@ -24,6 +24,7 @@ apply plugin: 'org.sonarqube'
|
||||
|
||||
sonarqube {
|
||||
properties {
|
||||
property 'sonar.branch', '1.1.x'
|
||||
property 'sonar.jacoco.reportPath', "${buildDir.name}/jacoco.exec"
|
||||
property 'sonar.java.coveragePlugin', 'jacoco'
|
||||
property 'sonar.links.ci', 'https://build.spring.io/browse/SRD'
|
||||
|
||||
Reference in New Issue
Block a user