Turn off SDL validation

This commit is contained in:
Pranav K 2020-04-09 16:30:05 -07:00 committed by Doug Bunting
parent 546640876f
commit e4b9a28416
1 changed files with 1 additions and 1 deletions

View File

@ -716,7 +716,7 @@ stages:
publishInstallersAndChecksums: true
# This is to enable SDL runs part of Post-Build Validation Stage
SDLValidationParameters:
enable: true
enable: false
continueOnError: false
params: ' -SourceToolsList @("policheck","credscan")
-TsaInstanceURL $(_TsaInstanceURL)