mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	Update release.yml for Azure Pipelines
set credential to key at nuget.org
This commit is contained in:
		
							parent
							
								
									69b1337ca6
								
							
						
					
					
						commit
						a2d44194a4
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -516,9 +516,10 @@ stages:
 | 
				
			||||||
      inputs:
 | 
					      inputs:
 | 
				
			||||||
        command: push
 | 
					        command: push
 | 
				
			||||||
        nuGetFeedType: External
 | 
					        nuGetFeedType: External
 | 
				
			||||||
        publishFeedCredentials: Z3Nuget
 | 
					        publishFeedCredentials: $(NugetZ3)
 | 
				
			||||||
        packagesToPush: $(Agent.TempDirectory)/*.nupkg
 | 
					        packagesToPush: $(Agent.TempDirectory)/*.nupkg
 | 
				
			||||||
        
 | 
					        
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  # Enable on release:
 | 
					  # Enable on release:
 | 
				
			||||||
  - job: PyPIPublish
 | 
					  - job: PyPIPublish
 | 
				
			||||||
    condition: eq(1,1)
 | 
					    condition: eq(1,1)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue