Update azurepipeline.yaml for Azure Pipelines

This commit is contained in:
lakshmi164585 2023-02-15 17:13:12 +05:30
parent b629ff6a9f
commit 1146caac1e

View file

@ -4,7 +4,7 @@ pool:
trigger:
- main
steps:
task: Maven@3
- task: Maven@3
inputs:
mavenPOMFile: 'pom.xml'
publishJUnitResults: true