Skip to content

Commit 290692d

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 3d3e69d commit 290692d

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
@@ -3,6 +3,10 @@
33
# Add steps that analyze code, save build artifacts, deploy, and more:
44
# https://docs.microsoft.com/azure/devops/pipelines/languages/javascript
55

6+
pool:
7+
vm: "ubuntu"
8+
9+
container:
610
steps:
711
- task: gitversion/setup@0
812
inputs:

0 commit comments

Comments
 (0)