Create azurepipeline1.yaml

This commit is contained in:
lakshmi164585 2023-02-22 12:07:21 +05:30 committed by GitHub
parent 0e7cced41a
commit 62aecbd70a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

9
azurepipeline1.yaml Normal file
View file

@ -0,0 +1,9 @@
---
pool:
name: 'ubuntu'
trigger:
- main
extends:
template: ./parameter1.yaml
parameters:
JDKVersion: 1.17