Skip to content

Commit 7827aea

Browse files
authored
use standard build pool (PowerShell#390)
1 parent 3050b32 commit 7827aea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.vsts-ci/releasebuild.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ stages:
3232
displayName: Create Preview Manifest Lists
3333
condition: succeededOrFailed()
3434
pool:
35-
name: PowerShell
35+
name: Package ES Standard Build
3636
timeoutInMinutes: 30
3737

3838
steps:
@@ -46,7 +46,7 @@ stages:
4646

4747
condition: succeededOrFailed()
4848
pool:
49-
name: PowerShell
49+
name: Package ES Standard Build
5050
timeoutInMinutes: 30
5151

5252
steps:

0 commit comments

Comments
 (0)