Skip to content

Commit

Permalink
Update eng/common/TestResources/deploy-test-resources.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Jurek <[email protected]>
  • Loading branch information
2 people authored and azure-sdk committed Jun 5, 2024
1 parent 47186f8 commit 56f007d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions eng/common/TestResources/deploy-test-resources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,5 +108,4 @@ steps:
displayName: Deploy test resources
env:
TEMP: $(Agent.TempDirectory)
${{ each var in parameters.EnvVars }}:
${{ var.key }}: ${{ var.value }}
${{ insert }}: ${{ parameters.EnvVars }}

0 comments on commit 56f007d

Please sign in to comment.