mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-26 01:15:50 +00:00
added sonar
This commit is contained in:
parent
8242ab66fe
commit
519e750a89
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ pipeline {
|
|||
sh 'mvn clean verify sonar:sonar \
|
||||
-Dsonar.login=e92ab05da9b0de80f186bffebe352e5c2cfd4b4b \
|
||||
-Dsonar.host.url=https://sonarcloud.io \
|
||||
-Dsonar.organization=naresh_sonarcloud \
|
||||
-Dsonar.organization=token-naresh \
|
||||
-Dsonar.projectKey=nareshspc'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue