mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2026-01-10 03:51:11 +00:00
remove postgres in sonarqube
This commit is contained in:
parent
f382c53c30
commit
67ff60e421
1 changed files with 1 additions and 0 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
|
@ -61,6 +61,7 @@ pipeline {
|
|||
./mvnw clean verify sonar:sonar \
|
||||
-Dspring.docker.compose.skip.in-tests=true \
|
||||
-Dspring.profiles.active=default \
|
||||
-DskipTests \
|
||||
-Dsonar.projectKey=${env.SONAR_PROJECT_KEY} \
|
||||
-Dsonar.projectName='${env.PROJECT_NAME}' \
|
||||
-Dsonar.host.url=http://sonarqube:9000 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue