Move vPack build to 1ES Pool (#16169)

This commit is contained in:
Travis Plunk 2021-10-03 13:36:55 -07:00 committed by GitHub
parent 4336ebaf29
commit 6b42f445ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ jobs:
- job: vpack_${{ parameters.architecture }}
displayName: Build and Publish VPack - ${{ parameters.architecture }}
condition: succeeded()
pool: Package ES Standard Build
pool: PowerShell1ES
steps:
- checkout: self
clean: true