mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	add resources
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									4792068517
								
							
						
					
					
						commit
						12e74783b6
					
				
					 1 changed files with 7 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -8,6 +8,13 @@ variables:
 | 
			
		|||
  NightlyVersion: $(AssemblyVersion)-$(Build.buildId)
 | 
			
		||||
  # TODO: Auto-read from VERSION.txt when Azure DevOps supports it better
 | 
			
		||||
 | 
			
		||||
resources:
 | 
			
		||||
  repositories:
 | 
			
		||||
    - repository: z3
 | 
			
		||||
      type: github
 | 
			
		||||
      name: Z3Prover/z3
 | 
			
		||||
      endpoint: Z3Prover
 | 
			
		||||
 | 
			
		||||
stages:
 | 
			
		||||
- stage: Build
 | 
			
		||||
  jobs:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue