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 91a7735 commit 3bcfa49Copy full SHA for 3bcfa49
azure-pipelines.yml
@@ -29,7 +29,9 @@ extends:
29
sdl:
30
sourceAnalysisPool: 1ESPtTfsAgentBuildPoolSDL
31
pool:
32
- name: 1ESPtTfsAgentBuildPool1
+ name: Azure-Pipelines-1ESPT-ExDShared
33
+ image: windows-2022
34
+ os: windows
35
customBuildTags:
36
- ES365AIMigrationTooling
37
stages:
@@ -39,8 +41,7 @@ extends:
39
41
displayName: Phase 1
40
42
cancelTimeoutInMinutes: 1
43
- os: windows
44
+ name: 1ES-Shared-Hosted-Pool_Windows-Server-2022
45
steps:
46
- checkout: self
47
clean: true
0 commit comments