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 8ca1bda commit 1d81322Copy full SHA for 1d81322
_build/azure-pipelines.compliance.yml
@@ -11,7 +11,7 @@ resources:
11
ref: refs/tags/release
12
13
extends:
14
- template: v1/1ES.Unofficial.PipelineTemplate.yml@1esPipelines
+ template: v1/1ES.Official.PipelineTemplate.yml@1esPipelines
15
parameters:
16
pool:
17
name: TypeScript-AzurePipelines-EO
@@ -24,7 +24,6 @@ extends:
24
fetchDepth: 1
25
fetchTags: false
26
retryCount: 3
27
- enableProductionSDL: true
28
sourceAnalysisPool:
29
30
image: 1ESPT-Windows2022
0 commit comments