removed deprecated sonarqube setting to try and leverage new branch settings
This commit is contained in:
parent
cd77875e64
commit
a3356127d2
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
# branch name for the sonar analysis
|
||||
sonar.branch=origin/master
|
||||
sonar.branch.name=5.1_shell_cleanup
|
||||
sonar.branch.target=master
|
||||
|
||||
# required metadata
|
||||
sonar.projectKey=CORE
|
||||
|
|
Loading…
Reference in a new issue