Skip to content

Commit b7902b3

Browse files
committed
chore(pipeline): add pool for sdl
1 parent a36e3a1 commit b7902b3

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.azure-pipelines/cd-publish-python.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@ extends:
3232
name: Azure-Pipelines-1ESPT-ExDShared
3333
image: ubuntu-latest
3434
os: linux
35+
sdl:
36+
sourceAnalysisPool:
37+
name: Azure-Pipelines-1ESPT-ExDShared
38+
image: windows-2022
39+
os: windows
3540
stages:
3641
- stage: build
3742
displayName: "Build and Package msgraph-sdk-python-core"

0 commit comments

Comments
 (0)