We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9793b61 commit 49cccf0Copy full SHA for 49cccf0
appveyor.yml
@@ -2,4 +2,6 @@ version: 1.0.{build}
2
image: Visual Studio 2017
3
4
build_script:
5
+ - docker pull microsoft/windowsservercore
6
+ - docker pull microsoft/nanoserver
7
- ps: .\test-build.ps1
0 commit comments