Update azure-pipelines.yml
This commit is contained in:
parent
110268e1ce
commit
2f4cab367a
@ -1,8 +1,11 @@
|
||||
pr:
|
||||
- master
|
||||
|
||||
trigger:
|
||||
- "refs/tags/*"
|
||||
|
||||
pool:
|
||||
vmImage: "ubuntu-latest"
|
||||
vmImage: "windows-2019"
|
||||
|
||||
steps:
|
||||
- task: NodeTool@0
|
||||
|
Loading…
Reference in New Issue
Block a user