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

force update

parent cf523b8d
No related branches found
No related tags found
1 merge request!6Trusted ibm
......@@ -30,7 +30,7 @@ steps:
displayName: 'build, test, code coverage'
inputs:
mavenPomFile: 'pom.xml'
options: '--settings ./provider/indexer-aws/maven/settings.xml -DVSTS_FEED_TOKEN=$(VSTS_FEED_TOKEN) -P indexer-aws'
options: '--settings ./provider/indexer-aws/maven/settings.xml -DVSTS_FEED_TOKEN=$(VSTS_FEED_TOKEN) -U -P indexer-aws'
testResultsFiles: '**/*/TEST-*.xml'
codeCoverageToolOption: JaCoCo
goals: 'install'
......
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