mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-16 12:55:50 +00:00
new
This commit is contained in:
parent
0c95d419ee
commit
0cdd85863f
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ stages:
|
|||
steps:
|
||||
- task: Gardle@3
|
||||
inputs:
|
||||
tasks: 'build'
|
||||
gradleWrapperFile: 'gradlew'
|
||||
publishJUnitResults: true
|
||||
testResultFiles: '**/TEST-*.xml'
|
||||
|
|
Loading…
Reference in a new issue