Skip to content

Commit

Permalink
ddsa
Browse files Browse the repository at this point in the history
  • Loading branch information
gearama committed Sep 9, 2022
1 parent cd2c7d7 commit 6d9e385
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions eng/common/pipelines/templates/jobs/perf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,11 +104,11 @@ jobs:

- ${{ parameters.InstallLanguageSteps }}

- template: /eng/common/TestResources/deploy-test-resources.yml
parameters:
ServiceDirectory: ${{ parameters.ServiceDirectory }}
Location: westus
ResourceType: perf
#- template: /eng/common/TestResources/deploy-test-resources.yml
# parameters:
# ServiceDirectory: ${{ parameters.ServiceDirectory }}
# Location: westus
# ResourceType: perf

- pwsh: |
set-content -path config.yml -value "WorkingDirectories:"
Expand Down

0 comments on commit 6d9e385

Please sign in to comment.