mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-03 21:09: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'
 | 
					        releaseNotes: '$(ReleaseVersion) release'
 | 
				
			||||||
        assets: '$(Agent.TempDirectory)/*.*'
 | 
					        assets: '$(Agent.TempDirectory)/*.*'
 | 
				
			||||||
        isDraft: true
 | 
					        isDraft: true
 | 
				
			||||||
        isPreRelease: false
 | 
					        isPreRelease: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  # Enable on release (after fixing Nuget key)
 | 
					  # Enable on release (after fixing Nuget key)
 | 
				
			||||||
  - job: NuGetPublish
 | 
					  - job: NuGetPublish
 | 
				
			||||||
| 
						 | 
					@ -538,7 +538,7 @@ stages:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  # Enable on release:
 | 
					  # Enable on release:
 | 
				
			||||||
  - job: PyPIPublish
 | 
					  - job: PyPIPublish
 | 
				
			||||||
    condition: eq(1,1)
 | 
					    condition: eq(0,1)
 | 
				
			||||||
    displayName: "Publish to PyPI"
 | 
					    displayName: "Publish to PyPI"
 | 
				
			||||||
    pool:
 | 
					    pool:
 | 
				
			||||||
      vmImage: "ubuntu-latest"
 | 
					      vmImage: "ubuntu-latest"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue