mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 07:45:49 +00:00
Removed: extra properties from sonarcloud prep
This commit is contained in:
parent
1eb273dcec
commit
42fb06b86d
1 changed files with 0 additions and 5 deletions
|
@ -30,11 +30,6 @@ jobs:
|
|||
scannerMode: 'Other'
|
||||
ProjectKey: 'james-flynn-ie_spring-petclinic'
|
||||
ProjectName: 'spring-petclinic'
|
||||
extraProperties: |
|
||||
# see: https://sonarcloud.io/documentation/analysis/analysis-parameters/
|
||||
sonar.branch.name=$(Build.SourceBranchName)
|
||||
sonar.language=java
|
||||
sonar.projectKey=james-flynn-ie_spring-petclinic
|
||||
|
||||
# https://docs.microsoft.com/en-us/azure/devops/pipelines/tasks/build/maven?view=azure-devops
|
||||
- task: Maven@3
|
||||
|
|
Loading…
Reference in a new issue