Update vm pool for integration testing pipeline (#836)
* Update VMs image names for integration tests * Update VM pool
This commit is contained in:
Родитель
123878f42a
Коммит
e55eb9ef8d
|
@ -14,7 +14,9 @@ strategy:
|
|||
imageName: 'MMS2019TLS'
|
||||
|
||||
pool:
|
||||
vmImage: $(imageName)
|
||||
name: '1ES-Hosted-AzFunc'
|
||||
demands:
|
||||
- ImageOverride -equals $(imageName)
|
||||
|
||||
steps:
|
||||
- pwsh: |
|
||||
|
|
Загрузка…
Ссылка в новой задаче