Skip to content

Commit

Permalink
Replace var names in tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
turalf committed Nov 13, 2020
1 parent 51eddef commit 5f6e268
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sdk/communication/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ jobs:
AZURE_SUBSCRIPTION_ID: $(acs-subscription-id)
AZURE_CLIENT_SECRET: $(aad-azure-sdk-test-client-secret)
AZURE_CLIENT_ID: $(aad-azure-sdk-test-client-id)
AZURE_COMMUNICATION_SERVICE_CONNECTION_STRING: $(python-communication-connection-string)
AZURE_COMMUNICATION_SERVICE_PHONE_NUMBER: $(python-communication-phone-number)
AZURE_COMMUNICATION_SERVICE_CONNECTION_STRING: $(communication-livetest-connection-string)
AZURE_COMMUNICATION_SERVICE_PHONE_NUMBER: $(communication-livetest-phone-number)

0 comments on commit 5f6e268

Please sign in to comment.