Skip to content

Commit 79d2871

Browse files
benbpazure-sdk
authored andcommitted
Add empty pool condition
1 parent a245e45 commit 79d2871

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

eng/common/TestResources/build-test-resource-config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ parameters:
1616
steps:
1717
- task: AzurePowerShell@5
1818
displayName: Set Pipeline Subnet Info
19+
condition: ne(variables['Pool'], '')
1920
env: ${{ parameters.EnvVars }}
2021
inputs:
2122
azureSubscription: azure-sdk-tests

0 commit comments

Comments
 (0)