mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 18:55:49 +00:00
Update azurepipeline.yaml for Azure Pipelines
This commit is contained in:
parent
b629ff6a9f
commit
1146caac1e
1 changed files with 9 additions and 9 deletions
|
@ -4,7 +4,7 @@ pool:
|
|||
trigger:
|
||||
- main
|
||||
steps:
|
||||
task: Maven@3
|
||||
- task: Maven@3
|
||||
inputs:
|
||||
mavenPOMFile: 'pom.xml'
|
||||
publishJUnitResults: true
|
||||
|
|
Loading…
Reference in a new issue