CI: Resolve pipeline issues around TSA task

This commit is contained in:
Ben Hillis 2025-12-08 13:48:14 -08:00
parent 49864b525e
commit 4f87950c1b
2 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,7 @@ extends:
enabled: true
tsa:
enabled: false
configFile: $(Build.SourcesDirectory)\.pipelines\tsaconfig.gdntsa
git:
fetchDepth: -1
fetchTags: true

View File

@ -40,6 +40,7 @@ extends:
enabled: true
tsa:
enabled: false
configFile: $(Build.SourcesDirectory)\.pipelines\tsaconfig.gdntsa
evidence:
enabled: false
git: