mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 13:05:49 +00:00
added changes
This commit is contained in:
parent
3f136c61e5
commit
3ebad46477
1 changed files with 3 additions and 0 deletions
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
|
@ -37,8 +37,11 @@ pipeline {
|
|||
}
|
||||
}
|
||||
stage('reporting'){
|
||||
steps {
|
||||
junit testResults: '**/target/surefire-reports/TEST-*.xml'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue