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