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
22cb69b9b8
commit
5f2db72064
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
---
|
---
|
||||||
pool:
|
pool:
|
||||||
name: "ubuntu"
|
name: "Default"
|
||||||
trigger:
|
trigger:
|
||||||
- main
|
- master
|
||||||
steps:
|
steps:
|
||||||
- task: Maven@3
|
- task: Maven@3
|
||||||
inputs:
|
inputs:
|
||||||
|
|
Loading…
Reference in a new issue