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 722bb32 commit 50ec750Copy full SHA for 50ec750
azure-pipelines.yml
@@ -3,5 +3,8 @@
3
# Add steps that run tests, create a NuGet package, deploy, and more:
4
# https://docs.microsoft.com/vsts/pipelines/languages/dotnet-core
5
6
+pool:
7
+ vmImage: 'Ubuntu 16.04'
8
+
9
script:
10
- ps: .\build\build.ps1
0 commit comments