mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 23:35:50 +00:00
Changed agent pool to windows latest
This commit is contained in:
parent
7cbc7ccb2d
commit
1e0889075b
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ variables:
|
||||||
environmentName: 'appjava-wa'
|
environmentName: 'appjava-wa'
|
||||||
|
|
||||||
# Agent VM image name
|
# Agent VM image name
|
||||||
vmImageName: 'ubuntu-latest'
|
vmImageName: 'windows-latest'
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- stage: Build
|
- stage: Build
|
||||||
|
|
Loading…
Reference in a new issue