Switch CI builds to use public machine pool (#93)

This commit is contained in:
Matt Cooley
2019-03-05 07:06:06 -08:00
committed by GitHub
parent a0e2dacd98
commit 4c41f23ec4
3 changed files with 17 additions and 2 deletions

View File

@@ -38,10 +38,16 @@ jobs:
- template: ./templates/run-unit-tests.yaml
parameters:
platform: x64
reimageServiceConnection: macool-sandbox-interactiveDesktopRS5
reimageSubscriptionId: 012a8008-c00f-45b3-9828-41ebba30141d
reimageResourceGroup: interactiveDesktopRS5
- template: ./templates/run-unit-tests.yaml
parameters:
platform: x86
reimageServiceConnection: macool-sandbox-interactiveDesktopRS5
reimageSubscriptionId: 012a8008-c00f-45b3-9828-41ebba30141d
reimageResourceGroup: interactiveDesktopRS5
- template: ./templates/package-appxbundle.yaml