Update azure-pipelines.yml
This commit is contained in:
		
							parent
							
								
									110268e1ce
								
							
						
					
					
						commit
						2f4cab367a
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,8 +1,11 @@
 | 
				
			||||||
pr:
 | 
					pr:
 | 
				
			||||||
  - master
 | 
					  - master
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
 | 
					trigger:
 | 
				
			||||||
 | 
					  - "refs/tags/*"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
pool:
 | 
					pool:
 | 
				
			||||||
  vmImage: "ubuntu-latest"
 | 
					  vmImage: "windows-2019"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
steps:
 | 
					steps:
 | 
				
			||||||
- task: NodeTool@0
 | 
					- task: NodeTool@0
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue