Skip to content

Commit

Permalink
build: add a tsa configuration for asyncSdl (#16728)
Browse files Browse the repository at this point in the history
  • Loading branch information
DHowett authored Feb 19, 2024
1 parent f30cbef commit e3ff44b
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,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'
Expand Down

0 comments on commit e3ff44b

Please sign in to comment.