There was an error while loading. Please reload this page.
1 parent 6a9a3fd commit e0ddd2cCopy full SHA for e0ddd2c
1 file changed
.azure-pipelines/ci-build.yml
@@ -39,6 +39,9 @@ extends:
39
name: Azure-Pipelines-1ESPT-ExDShared
40
image: windows-2022
41
os: windows
42
+ settings:
43
+ # Direct NuGet.org publishing is blocked by CFSClean. Keep later CFS policies enabled.
44
+ networkIsolationPolicy: Permissive, CFSClean2, CFSClean3
45
customBuildTags:
46
- ES365AIMigrationTooling
47
stages:
0 commit comments