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
							
								
									eda1e1bc8e
								
							
						
					
					
						commit
						451e70afee
					
				
					 1 changed files with 9 additions and 10 deletions
				
			
		| 
						 | 
				
			
			@ -4,25 +4,24 @@ pool:
 | 
			
		|||
 | 
			
		||||
steps:
 | 
			
		||||
 | 
			
		||||
# - script: git clone https://github.com/z3prover/bin bin
 | 
			
		||||
- script: git clone https://github.com/z3prover/bin bin
 | 
			
		||||
  
 | 
			
		||||
#- task: DotNetCoreInstaller@0
 | 
			
		||||
#  displayName: 'Use .NET Core sdk 2.1'
 | 
			
		||||
#  inputs:
 | 
			
		||||
#    version: 2.1.300
 | 
			
		||||
- task: DotNetCoreInstaller@0
 | 
			
		||||
  displayName: 'Use .NET Core sdk 2.1'
 | 
			
		||||
  inputs:
 | 
			
		||||
    version: 2.1.300
 | 
			
		||||
 | 
			
		||||
# - task: DownloadSecureFile@1
 | 
			
		||||
#  inputs:
 | 
			
		||||
#    secureFile: 'z3.snk'
 | 
			
		||||
- task: DownloadSecureFile@1
 | 
			
		||||
  inputs:
 | 
			
		||||
    secureFile: 'z3.snk'
 | 
			
		||||
 | 
			
		||||
- script: dir
 | 
			
		||||
 | 
			
		||||
- script: '"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Auxiliary\Build\vcvars64.bat"'
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
- script: python scripts\mk_win_dist.py --x64-only --dotnet-key=$(Agent.TempDirectory)\z3.snk
 | 
			
		||||
 | 
			
		||||
# - script: "C:\\Program\ Files\ (x86)\\Microsoft\ Visual\ Studio\\2017\\Enterprise\\VC\\Auxiliary\\Build\\vcvars32.bat"
 | 
			
		||||
# - script: '"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Auxiliary\Build\vcvars32.bat"'
 | 
			
		||||
 | 
			
		||||
# - script: python scripts\mk_win_dist.py --x86-only --dotnet-key=$(Agent.TempDirectory)\z3.snk
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue