mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 02:45:50 +00:00
Update azurepipeline.yaml for Azure Pipelines
This commit is contained in:
parent
22cb69b9b8
commit
5f2db72064
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
pool:
|
||||
name: "ubuntu"
|
||||
name: "Default"
|
||||
trigger:
|
||||
- main
|
||||
- master
|
||||
steps:
|
||||
- task: Maven@3
|
||||
inputs:
|
||||
|
|
Loading…
Reference in a new issue