Update azurepipeline.yaml for Azure Pipelines

This commit is contained in:
lakshmi164585 2023-02-16 16:29:45 +05:30
parent 971e5c9fcf
commit 07f5f5c6bb

View file

@ -2,7 +2,7 @@
pool:
name: "ubuntu"
trigger:
- master
- main
steps:
- task: Maven@3
inputs: