Nuget Windows AI Pipeline, Disable SDL Submodules. (#22711)

### Description
<!-- Describe your changes. -->
Set SDL's git submodule to false. 


### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
* Previous job's SDL logs:It has 'git submodule sync' command, which
means 'git submodule sync synchronizes all submodules while git
submodule sync'

* After set sdl git submodules to false, the logs don't have 'git
submodule sync' command.
This commit is contained in:
Kyle 2024-11-05 00:39:28 +08:00 committed by GitHub
parent c64459fdd7
commit 74adfc2099
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,6 +17,8 @@ extends:
name: onnxruntime-Win-CPU-2022
os: windows
sdl:
git:
submodules: false
tsa:
enabled: true
codeSignValidation: