chore: fix azure config
This commit is contained in:
parent
c4e492b71f
commit
f27d68f4aa
@ -7,11 +7,11 @@ pool:
|
|||||||
vmImage: 'Ubuntu-16.04'
|
vmImage: 'Ubuntu-16.04'
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
node_8_x:
|
node_8_x:
|
||||||
node_version: 8.x
|
node_version: 8.x
|
||||||
node_10_x:
|
node_10_x:
|
||||||
node_version: 10.x
|
node_version: 10.x
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- task: NodeTool@0
|
- task: NodeTool@0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user