Skip to content

Commit 435b500

Browse files
authored
Disable TSA in release pipeline
1 parent c48099e commit 435b500

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pipelines/azure-pipelines.release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ extends:
3434
parameters:
3535
globalSdl:
3636
tsa:
37-
enabled: true
37+
enabled: false
3838
configFile: $(Build.SourcesDirectory)\.config\tsaoptions.json
3939
onboard: false
4040

0 commit comments

Comments
 (0)