Update podcast-loadtest.yml
parent
5ee1248477
commit
a0a5572b40
|
@ -46,7 +46,7 @@ jobs:
|
|||
- name: 'Azure Load Testing'
|
||||
uses: azure/load-testing@v1
|
||||
with:
|
||||
loadTestConfigFile: 'loadTest/config.yml'
|
||||
loadTestConfigFile: 'config.yml'
|
||||
loadTestResource: ${{ env.LOAD_TEST_RESOURCE }}
|
||||
resourceGroup: ${{ env.LOAD_TEST_RESOURCE_GROUP }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue