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: pool:
name: "ubuntu" name: "ubuntu"
trigger: trigger:
- master - main
steps: steps:
- task: Maven@3 - task: Maven@3
inputs: inputs: