mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	Update release.yml for Azure Pipelines
pre-release
This commit is contained in:
		
							parent
							
								
									85c3d874dc
								
							
						
					
					
						commit
						73f35e067c
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -513,7 +513,7 @@ stages:
 | 
			
		|||
        releaseNotes: '$(ReleaseVersion) release'
 | 
			
		||||
        assets: '$(Agent.TempDirectory)/*.*'
 | 
			
		||||
        isDraft: true
 | 
			
		||||
        isPreRelease: false
 | 
			
		||||
        isPreRelease: true
 | 
			
		||||
 | 
			
		||||
  # Enable on release (after fixing Nuget key)
 | 
			
		||||
  - job: NuGetPublish
 | 
			
		||||
| 
						 | 
				
			
			@ -538,7 +538,7 @@ stages:
 | 
			
		|||
 | 
			
		||||
  # Enable on release:
 | 
			
		||||
  - job: PyPIPublish
 | 
			
		||||
    condition: eq(1,1)
 | 
			
		||||
    condition: eq(0,1)
 | 
			
		||||
    displayName: "Publish to PyPI"
 | 
			
		||||
    pool:
 | 
			
		||||
      vmImage: "ubuntu-latest"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue