mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 10:55:48 +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:
|
pool:
|
||||||
name: 'Default'
|
name: Default
|
||||||
trigger:
|
trigger:
|
||||||
- main
|
- main
|
||||||
extends:
|
extends:
|
||||||
template: ./parameter1.yaml
|
template: ./parameter1.yaml
|
||||||
parameters:
|
|
||||||
JDKVersion: '1.17'
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue