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:
|
steps:
|
||||||
- task: Gardle@3
|
- task: Gardle@3
|
||||||
inputs:
|
inputs:
|
||||||
|
tasks: 'build'
|
||||||
gradleWrapperFile: 'gradlew'
|
gradleWrapperFile: 'gradlew'
|
||||||
publishJUnitResults: true
|
publishJUnitResults: true
|
||||||
testResultFiles: '**/TEST-*.xml'
|
testResultFiles: '**/TEST-*.xml'
|
||||||
|
|
Loading…
Reference in a new issue