mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-20 05:13:11 -07:00
Move package appxbundle step to hosted VS2017 pool
This commit is contained in:
parent
098563f3d1
commit
0c8546d141
1 changed files with 1 additions and 5 deletions
|
@ -17,11 +17,7 @@ jobs:
|
|||
in(dependencies.BuildARM64.result, 'Succeeded', 'SucceededWithIssues', 'Skipped')
|
||||
)
|
||||
pool:
|
||||
name: Package ES Custom Demands Lab A
|
||||
demands:
|
||||
- msbuild
|
||||
- visualstudio
|
||||
- ClientAlias -equals PKGESUTILAPPS
|
||||
vmImage: vs2017-win2016
|
||||
workspace:
|
||||
clean: outputs
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue