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