We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee80164 commit bceef57Copy full SHA for bceef57
azure-pipelines/ui-automation/msal-brokerProd-to-DevBroker-nightly.yml
@@ -135,7 +135,7 @@ stages:
135
jobs:
136
- template: ./templates/flank/run-on-firebase-with-flank.yml
137
parameters:
138
- automationAppApkPath: "$(Pipeline.Workspace)/msalautomationapks/msalautomationapp-local-BrokerHostr-debug.apk"
+ automationAppApkPath: "$(Pipeline.Workspace)/msalautomationapks/msalautomationapp-local-BrokerHost-debug.apk"
139
automationAppTestApkPath: "$(Pipeline.Workspace)/msalautomationapks/msalautomationapp-local-BrokerHost-debug-androidTest.apk"
140
testTargetPackages: ${{ parameters.testTargetPackages }}
141
resultsHistoryName: "Prod MSAL with Dev Broker (BrokerHost)"
0 commit comments