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