mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 23:05:49 +00:00
added the changes
This commit is contained in:
parent
cc162f222a
commit
b235f351a4
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ steps:
|
|||
inputs:
|
||||
mavenPomFile: 'pom.xml'
|
||||
goals: 'verify sonar:sonar'
|
||||
options: '-Dsonar.login=$(SONAR_TOKEN)'
|
||||
options: '-Dsonar.token=$(SONAR_TOKEN)'
|
||||
displayName: 'Run SonarCloud Analysis'
|
||||
|
||||
- task: SonarCloudPublish@3
|
||||
|
|
Loading…
Reference in a new issue