We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afdf59d commit 6a48590Copy full SHA for 6a48590
.azure-pipelines/nightly.yml
@@ -21,6 +21,8 @@ extends:
21
parameters:
22
pool:
23
name: MSEngSS-MicroBuild2022-1ES
24
+ settings:
25
+ networkIsolationPolicy: Permissive
26
stages:
27
- stage: Build
28
jobs:
0 commit comments