Skip to content

Commit 5d0b68a

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent c91ff03 commit 5d0b68a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

azure-pipelines.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
# https://docs.microsoft.com/azure/devops/pipelines/languages/javascript
55

66
steps:
7+
- task: gitversion/setup@0
8+
inputs:
9+
versionSpec: '5.x'
10+
711
- task: gitversion/execute@0
812

913
- task: NodeTool@0

0 commit comments

Comments
 (0)