mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	Update azure-pipeline.vs.yaml for Azure Pipelines
This commit is contained in:
		
							parent
							
								
									f2098dc863
								
							
						
					
					
						commit
						5ae1de314d
					
				
					 1 changed files with 5 additions and 4 deletions
				
			
		| 
						 | 
					@ -1,6 +1,7 @@
 | 
				
			||||||
pool:
 | 
					pool:
 | 
				
			||||||
  name: Hosted
 | 
					  name: Hosted
 | 
				
			||||||
  demands: python
 | 
					  demands: cmd
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
steps:
 | 
					steps:
 | 
				
			||||||
- task: DotNetCoreInstaller@0
 | 
					- task: DotNetCoreInstaller@0
 | 
				
			||||||
| 
						 | 
					@ -8,8 +9,8 @@ steps:
 | 
				
			||||||
  inputs:
 | 
					  inputs:
 | 
				
			||||||
    version: 2.1.300
 | 
					    version: 2.1.300
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- task: BatchScript@1
 | 
					- task: PythonScript@0
 | 
				
			||||||
  displayName: 'scripts\mk_win_dist.py'
 | 
					 | 
				
			||||||
  inputs:
 | 
					  inputs:
 | 
				
			||||||
    filename: 'scripts\mk_win_dist.py'
 | 
					    scriptSource: 'filePath'
 | 
				
			||||||
 | 
					    scriptPath: 'scripts\mk_win_dist.py'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue