Set ServiceConnection (#2973)
This commit is contained in:
Родитель
ea5c00f874
Коммит
898a92bb0c
|
@ -20,6 +20,7 @@ steps:
|
|||
- template: /eng/common/TestResources/deploy-test-resources.yml
|
||||
parameters:
|
||||
ServiceDirectory: 'samples'
|
||||
ServiceConnection: azure-sdk-tests-public
|
||||
|
||||
# Run live tests
|
||||
- ${{ each sample in parameters.LiveTestSamples }}:
|
||||
|
@ -36,3 +37,4 @@ steps:
|
|||
- template: /eng/common/TestResources/remove-test-resources.yml
|
||||
parameters:
|
||||
ServiceDirectory: 'samples'
|
||||
ServiceConnection: azure-sdk-tests-public
|
||||
|
|
Загрузка…
Ссылка в новой задаче