Skip to content

Commit a55e96a

Browse files
authored
Enable TSA/Policheck (#427)
1 parent 82979e8 commit a55e96a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

azure-pipelines.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,11 @@ resources:
3434
extends:
3535
template: v1/1ES.Official.PipelineTemplate.yml@1esPipelines
3636
parameters:
37+
sdl:
38+
policheck:
39+
enabled: true
40+
tsa:
41+
enabled: true
3742
pool:
3843
name: NetCore1ESPool-Svc-Internal
3944
image: 1es-windows-2019

0 commit comments

Comments
 (0)