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 b2c0ee8 commit a1a216bCopy full SHA for a1a216b
azure-pipelines.yml
@@ -4,7 +4,7 @@
4
# https://docs.microsoft.com/azure/devops/pipelines/languages/javascript
5
6
pool:
7
- vm: "ubuntu"
+ vmImage: "ubuntu-latest"
8
9
steps:
10
- task: gitversion/setup@0
0 commit comments