mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2026-01-14 05:41:12 +00:00
change sonarqube
This commit is contained in:
commit
8dc60e0b86
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
|
@ -37,7 +37,7 @@ pipeline {
|
|||
|
||||
stage('Test') {
|
||||
steps {
|
||||
echo 'Running tests...'
|
||||
echo 'Running tests with default profile (skip docker compose)...'
|
||||
sh './mvnw test'
|
||||
}
|
||||
post {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue