Skip to content

Commit

Permalink
Update middleware-launcher-android-ci-cd.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
TSchmiedlechner committed Jul 12, 2022
1 parent 55b9c17 commit b856b76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines/middleware-launcher-android-ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ stages:
credentialsOption: 'serviceEndpoint'
serverEndpoint: 'VS App Center'
appSlug: 'fiskaltrust/fiskaltrust.Launcher'
devices: 'fiskaltrust/smoke-tests'
devices: 'fiskaltrust/launcher'
localeOption: 'en_US'
prepareOptions: '--include-category grpc'
runOptions: --test-parameter "test_env=CASHBOXID=$(CreateGrpcCashBox.cashboxId)" --test-parameter "test_env=ACCESSTOKEN=$(CreateGrpcCashBox.accessToken)" --test-parameter "test_env=URL=$(CreateGrpcCashBox.url)"
Expand All @@ -223,7 +223,7 @@ stages:
credentialsOption: 'serviceEndpoint'
serverEndpoint: 'VS App Center'
appSlug: 'fiskaltrust/fiskaltrust.Launcher'
devices: 'fiskaltrust/smoke-tests'
devices: 'fiskaltrust/launcher'
localeOption: 'en_US'
prepareOptions: '--include-category http'
runOptions: --test-parameter "test_env=CASHBOXID=$(CreateHttpCashBox.cashboxId)" --test-parameter "test_env=ACCESSTOKEN=$(CreateHttpCashBox.accessToken)" --test-parameter "test_env=URL=$(CreateHttpCashBox.url)"
Expand Down

0 comments on commit b856b76

Please sign in to comment.