Skip to content
Snippets Groups Projects
Commit c881c576 authored by Dexter Williams's avatar Dexter Williams
Browse files

remove unnecessary sub-path from testcoremavenoptions

parent edb44391
1 merge request!6Trusted ibm
......@@ -52,7 +52,7 @@ stages:
parameters:
serviceName: ${{ variables.serviceName }}
testCoreMavenPomFile: 'testing/indexer-test-core/pom.xml'
testCoreMavenOptions: '--settings $(System.DefaultWorkingDirectory)/indexer-azure/drop/deploy/testing/maven/settings.xml'
testCoreMavenOptions: '--settings $(System.DefaultWorkingDirectory)/drop/deploy/testing/maven/settings.xml'
providers:
- name: Azure
environments: ['devint']
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