Skip to content
Snippets Groups Projects
Commit fc4b6f54 authored by Alok Joshi's avatar Alok Joshi
Browse files

Update azure-build.yml for Azure Pipelines

parent adaac8f4
No related branches found
No related tags found
1 merge request!6Trusted ibm
......@@ -33,7 +33,7 @@ steps:
options: '--settings ./provider/indexer-aws/maven/settings.xml -DVSTS_FEED_TOKEN=$(VSTS_FEED_TOKEN) -P indexer-aws'
testResultsFiles: '**/*/TEST-*.xml'
codeCoverageToolOption: JaCoCo
goals: 'package'
goals: 'install'
- task: CopyFiles@2
displayName: 'Copy AWS artifacts for maven deploy to: $(build.artifactstagingdirectory)'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment