Skip to content

Commit db728dd

Browse files
authored
Enable TSA/Policheck (#1035)
1 parent 3d0f115 commit db728dd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.azure/pipelines/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ extends:
2323
template: v1/1ES.Official.PipelineTemplate.yml@1esPipelines
2424
parameters:
2525
sdl:
26+
policheck:
27+
enabled: true
28+
tsa:
29+
enabled: true
2630
sourceAnalysisPool:
2731
name: NetCore1ESPool-Svc-Internal
2832
image: windows.vs2022.amd64

0 commit comments

Comments
 (0)