We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5356213 commit 9d33a20Copy full SHA for 9d33a20
.azure-pipelines/weekly-generation.yml
@@ -63,6 +63,10 @@ extends:
63
parameters:
64
pool: $(BuildAgent)
65
sdl:
66
+ sourceAnalysisPool:
67
+ name: Azure-Pipelines-1ESPT-ExDShared
68
+ image: windows-latest
69
+ os: windows
70
credscan:
71
suppressionsFile: $(Build.SourcesDirectory)/.azure-pipelines/config/credscan/credscan-suppressions.json
72
policheck:
0 commit comments