There is a build worker image available from previous deployment. You can use it in case of any issues with the current image:
Previous Visual Studio 2019
You can select build worker image in “Build worker image” dropdown on Environment tab of project settings or if you use appveyor.yml
:
image: Previous Visual Studio 2019
There is a build worker image available from previous deployment. You can use it in case of any issues with the current image:
Previous Visual Studio 2019
You can select build worker image in “Build worker image” dropdown on Environment tab of project settings or if you use appveyor.yml
:
image: Previous Visual Studio 2019
Node.js 14.x is now default on Visual Studio 2019
image.
If your build is broken because of that change and you need to get back to Node 8 please add the following to appveyor.yml
:
init:
- ps: Install-Product node 8
There is a build worker image available from previous deployment. You can use it in case of any issues with the current image:
Previous Visual Studio 2019
You can select build worker image in “Build worker image” dropdown on Environment tab of project settings or if you use appveyor.yml
:
image: Previous Visual Studio 2019
macos
and macos-mojave
imagesmacOS
image only)macOS
image only)There are build worker images available from previous deployment. You can use them in case of any issues with the current images:
Previous macOS
Previous macOS-Mojave
You can select build worker image in “Build worker image” dropdown on Environment tab of project settings or if you use appveyor.yml
:
image: Previous macos
There are build worker images available from previous deployment. You can use them in case of any issues with the current images:
Previous Ubuntu
Previous Ubuntu1604
Previous Ubuntu1804
Previous Ubuntu2004
You can select build worker image in “Build worker image” dropdown on Environment tab of project settings or if you use appveyor.yml
:
image: Previous Ubuntu