Skip to content

Commit

Permalink
build: add a tsa configuration for asyncSdl (#16728)
Browse files Browse the repository at this point in the history
(cherry picked from commit e3ff44b)
Service-Card-Id: 91922822
Service-Version: 1.19
  • Loading branch information
DHowett committed Feb 26, 2024
1 parent 2dfa3da commit 7c1edbd
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 7c1edbd

Please sign in to comment.