Skip to content

Commit 15c5482

Browse files
committed
Disable SDL validation
1 parent 9feca7c commit 15c5482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vsts-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ stages:
132132
parameters:
133133
enableSymbolValidation: false
134134
SDLValidationParameters:
135-
enable: true
135+
enable: false
136136
params: ' -SourceToolsList @("policheck","credscan")
137137
-TsaInstanceURL $(_TsaInstanceURL)
138138
-TsaProjectName $(_TsaProjectName)

0 commit comments

Comments
 (0)