Skip to content

Commit c51bcb9

Browse files
authored
chore(ci): set network isoloation to permissive (#3478)
1 parent 3cacac8 commit c51bcb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/sdk-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ extends:
4747
parameters:
4848
pool: $(BuildAgent)
4949
settings:
50-
networkIsolationPolicy: Npm
50+
networkIsolationPolicy: Permissive
5151
sdl:
5252
binskim:
5353
enabled: false

0 commit comments

Comments
 (0)