Skip to content
Snippets Groups Projects
Commit 113ae3a0 authored by Danielle Jackson's avatar Danielle Jackson
Browse files

-

parent a268df3a
No related branches found
No related tags found
1 merge request!6Trusted ibm
......@@ -21,7 +21,7 @@ steps:
displayName: 'build, test, code coverage'
inputs:
mavenPomFile: 'pom.xml'
options: '--settings ./indexer-core/maven/settings.xml -DVSTS_FEED_TOKEN=$(VSTS_FEED_TOKEN)'
options: '--settings ./indexer-core/maven/settings.xml -DVSTS_FEED_TOKEN=$(VSTS_FEED_TOKEN) -E'
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