Skip to content

Commit 5aa5b86

Browse files
authored
Update official.yml (#213)
1 parent 55264a2 commit 5aa5b86

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

eng/official.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ resources:
3939
extends:
4040
template: v1/1ES.Official.PipelineTemplate.yml@1ESPipelineTemplates
4141
parameters:
42+
sdl:
43+
policheck:
44+
enabled: true
45+
tsa:
46+
enabled: true
4247
pool:
4348
name: NetCore1ESPool-Internal
4449
image: 1es-windows-2022
@@ -113,4 +118,4 @@ extends:
113118
- ${{ if eq(variables.officialBuild, 'true') }}:
114119
- template: /eng/common/templates-official/post-build/post-build.yml@self
115120
parameters:
116-
publishingInfraVersion: 3
121+
publishingInfraVersion: 3

0 commit comments

Comments
 (0)