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 c839b8b commit eb67b14Copy full SHA for eb67b14
1 file changed
eng/pipelines/templates/stages/1es-redirect.yml
@@ -36,7 +36,7 @@ extends:
36
- 1ES.PT.Tag-refs/tags/canary
37
settings:
38
skipBuildTagsForGitHubPullRequests: true
39
- networkIsolationPolicy: Permissive, CFSClean
+ networkIsolationPolicy: Permissive
40
${{ if ne(variables['Build.DefinitionName'], 'python - core') }}:
41
featureFlags:
42
autoBaseline: false
0 commit comments