mirror of
https://github.com/wismna/DoNext.git
synced 2025-10-03 15:40:14 -04:00
Added branch to sonar properties
This commit is contained in:
@@ -25,6 +25,7 @@ sonarqube {
|
||||
property 'sonar.login', '#{sonar.login}'
|
||||
property 'sonar.organization', '#{sonar.organization}'
|
||||
property 'sonar.projectKey', '#{sonar.projectkey}'
|
||||
property 'sonar.branch', 'master'
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user