Skip to content

Commit 9d33a20

Browse files
committed
Separated pools for source analysis and build
1 parent 5356213 commit 9d33a20

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.azure-pipelines/weekly-generation.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@ extends:
6363
parameters:
6464
pool: $(BuildAgent)
6565
sdl:
66+
sourceAnalysisPool:
67+
name: Azure-Pipelines-1ESPT-ExDShared
68+
image: windows-latest
69+
os: windows
6670
credscan:
6771
suppressionsFile: $(Build.SourcesDirectory)/.azure-pipelines/config/credscan/credscan-suppressions.json
6872
policheck:

0 commit comments

Comments
 (0)