mirror of
https://github.com/microsoft/terminal.git
synced 2025-12-15 16:40:12 -06:00
build: add a tsa configuration for asyncSdl (#16728)
(cherry picked from commit e3ff44bb82699178c00dd46db70030ea4a777353) Service-Card-Id: 91922822 Service-Version: 1.19
This commit is contained in:
parent
2dfa3da199
commit
7c1edbdb5f
@ -75,6 +75,9 @@ extends:
|
||||
cloudvault: # https://aka.ms/obpipelines/cloudvault
|
||||
enabled: false
|
||||
globalSdl: # https://aka.ms/obpipelines/sdl
|
||||
asyncSdl:
|
||||
enabled: true
|
||||
tsaOptionsFile: 'build/config/tsa.json'
|
||||
tsa:
|
||||
enabled: true
|
||||
configFile: '$(Build.SourcesDirectory)\build\config\tsa.json'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user