Skip to content

Commit 1d81322

Browse files
authored
Switch compliance pipeline to Official template (#957)
1 parent 8ca1bda commit 1d81322

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

_build/azure-pipelines.compliance.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ resources:
1111
ref: refs/tags/release
1212

1313
extends:
14-
template: v1/1ES.Unofficial.PipelineTemplate.yml@1esPipelines
14+
template: v1/1ES.Official.PipelineTemplate.yml@1esPipelines
1515
parameters:
1616
pool:
1717
name: TypeScript-AzurePipelines-EO
@@ -24,7 +24,6 @@ extends:
2424
fetchDepth: 1
2525
fetchTags: false
2626
retryCount: 3
27-
enableProductionSDL: true
2827
sourceAnalysisPool:
2928
name: TypeScript-AzurePipelines-EO
3029
image: 1ESPT-Windows2022

0 commit comments

Comments
 (0)