Skip to content

Commit 3eeccbb

Browse files
Add CFSClean enforcement (#48061)
1 parent 8f8855b commit 3eeccbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eng/pipelines/templates/stages/1es-redirect.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ extends:
3636
- 1ES.PT.Tag-refs/tags/canary
3737
settings:
3838
skipBuildTagsForGitHubPullRequests: true
39-
networkIsolationPolicy: Permissive
39+
networkIsolationPolicy: Permissive, CFSClean
4040
${{ if ne(variables['Build.DefinitionName'], 'python - core') }}:
4141
featureFlags:
4242
autoBaseline: false

0 commit comments

Comments
 (0)