mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 23:35:50 +00:00
Added: CliProjectKey to sonarcloud task
This commit is contained in:
parent
eb6141f03e
commit
b9a2298eec
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ jobs:
|
|||
organization: 'james-flynn-ie'
|
||||
scannerMode: 'CLI'
|
||||
configMode: 'manual'
|
||||
cliProjectKey: 'james-flynn-ie_spring-petclinic'
|
||||
cliProjectName: 'spring-petclinic'
|
||||
cliSources: '.'
|
||||
extraProperties: 'sonar.branch.name=$(Build.SourceBranchName) sonar.language=java sonar.projectKey=james-flynn-ie_spring-petclinic'
|
||||
|
|
Loading…
Reference in a new issue