mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-28 18:35:49 +00:00
Update azurepipeline1.yaml for Azure Pipelines
This commit is contained in:
parent
193acec6d1
commit
31b7e001b0
1 changed files with 1 additions and 3 deletions
|
@ -1,10 +1,8 @@
|
|||
---
|
||||
pool:
|
||||
name: 'Default'
|
||||
name: Default
|
||||
trigger:
|
||||
- main
|
||||
extends:
|
||||
template: ./parameter1.yaml
|
||||
parameters:
|
||||
JDKVersion: '1.17'
|
||||
|
||||
|
|
Loading…
Reference in a new issue