mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 10:55:48 +00:00
Create azurepipeline1.yaml
This commit is contained in:
parent
0e7cced41a
commit
62aecbd70a
1 changed files with 9 additions and 0 deletions
9
azurepipeline1.yaml
Normal file
9
azurepipeline1.yaml
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
---
|
||||||
|
pool:
|
||||||
|
name: 'ubuntu'
|
||||||
|
trigger:
|
||||||
|
- main
|
||||||
|
extends:
|
||||||
|
template: ./parameter1.yaml
|
||||||
|
parameters:
|
||||||
|
JDKVersion: 1.17
|
Loading…
Reference in a new issue