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

Merge branch 'aws-implementation' of...

Merge branch 'aws-implementation' of https://dev.azure.com/slb-des-ext-collaboration/open-data-ecosystem/_git/os-indexer into aws-implementation
parents 69012f18 ca988e3d
No related branches found
No related tags found
1 merge request!6Trusted ibm
......@@ -13,7 +13,7 @@ trigger:
- .gitignore
pool:
name: Hosted Ubuntu 1604
name: dps-build
demands: maven
steps:
......@@ -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.
Finish editing this message first!
Please register or to comment