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 55264a2 commit 5aa5b86Copy full SHA for 5aa5b86
eng/official.yml
@@ -39,6 +39,11 @@ resources:
39
extends:
40
template: v1/1ES.Official.PipelineTemplate.yml@1ESPipelineTemplates
41
parameters:
42
+ sdl:
43
+ policheck:
44
+ enabled: true
45
+ tsa:
46
47
pool:
48
name: NetCore1ESPool-Internal
49
image: 1es-windows-2022
@@ -113,4 +118,4 @@ extends:
113
118
- ${{ if eq(variables.officialBuild, 'true') }}:
114
119
- template: /eng/common/templates-official/post-build/post-build.yml@self
115
120
116
- publishingInfraVersion: 3
121
+ publishingInfraVersion: 3
0 commit comments