Skip to content

Commit 9e50058

Browse files
authored
Enable TSA/Policheck (#548)
1 parent 76a78c5 commit 9e50058

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

azure-pipelines.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ extends:
4141
template: v1/1ES.Official.PipelineTemplate.yml@1esPipelines
4242
parameters:
4343
sdl:
44+
policheck:
45+
enabled: true
46+
tsa:
47+
enabled: true
4448
sourceAnalysisPool:
4549
name: NetCore1ESPool-Internal
4650
image: windows.vs2022preview.amd64

0 commit comments

Comments
 (0)