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 cb700f8 commit c91ff03Copy full SHA for c91ff03
azure-pipelines.yml
@@ -4,6 +4,8 @@
4
# https://docs.microsoft.com/azure/devops/pipelines/languages/javascript
5
6
steps:
7
+- task: gitversion/execute@0
8
+
9
- task: NodeTool@0
10
inputs:
11
versionSpec: '12.x'
0 commit comments