8000 Move vPack build to 1ES Pool (#16169) · daxian-dbw/PowerShell@e826202 · GitHub
[go: up one dir, main page]

Skip to content

Commit e826202

Browse files
TravisEz13daxian-dbw
authored andcommitted
Move vPack build to 1ES Pool (PowerShell#16169)
1 parent 3e995ce commit e826202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/releaseBuild/azureDevOps/templates/vpackReleaseJob.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
- job: vpack_${{ parameters.architecture }}
66
displayName: Build and Publish VPack - ${{ parameters.architecture }}
77
condition: succeeded()
8-
pool: Package ES Standard Build
8+
pool: PowerShell1ES
99
steps:
1010
- checkout: self
1111
clean: true

0 commit comments

Comments
 (0)
0