Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
Alnyli07 committed Apr 17, 2020
1 parent 3c17ad2 commit fd1fb90
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
# Add steps that analyze code, save build artifacts, deploy, and more:
# https://docs.microsoft.com/azure/devops/pipelines/languages/javascript

pool: "Default-Linux"
pool:
vmImage: 'ubuntu-16.04'

steps:
- task: NodeTool@0
Expand Down

0 comments on commit fd1fb90

Please sign in to comment.