diff --git a/.azure/pipelines/ci.yml b/.azure/pipelines/ci.yml index 7729dd1c8a..3c4cf61f15 100644 --- a/.azure/pipelines/ci.yml +++ b/.azure/pipelines/ci.yml @@ -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)