Moved to root folder
parent
b346e69563
commit
0943f17e4d
|
@ -46,7 +46,7 @@ jobs:
|
||||||
- name: 'Azure Load Testing'
|
- name: 'Azure Load Testing'
|
||||||
uses: azure/load-testing@v1
|
uses: azure/load-testing@v1
|
||||||
with:
|
with:
|
||||||
loadTestConfigFile: 'loadTest/podcast-load.yml'
|
loadTestConfigFile: 'podcast-load.yml'
|
||||||
loadTestResource: ${{ env.LOAD_TEST_RESOURCE }}
|
loadTestResource: ${{ env.LOAD_TEST_RESOURCE }}
|
||||||
resourceGroup: ${{ env.LOAD_TEST_RESOURCE_GROUP }}
|
resourceGroup: ${{ env.LOAD_TEST_RESOURCE_GROUP }}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue