We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a48590 commit c5d96beCopy full SHA for c5d96be
.azure-pipelines/nightly.yml
@@ -20,7 +20,7 @@ extends:
20
template: azure-pipelines/MicroBuild.1ES.Official.yml@MicroBuildTemplate
21
parameters:
22
pool:
23
- name: MSEngSS-MicroBuild2022-1ES
+ name: VSEngSS-MicroBuild2022-1ES
24
settings:
25
networkIsolationPolicy: Permissive
26
stages:
.azure-pipelines/rc.yml
@@ -15,7 +15,9 @@ extends:
15
16
17
18
19
+ settings:
+ networkIsolationPolicy: Permissive
- stage: Build
jobs:
0 commit comments