mirror of
https://github.com/Z3Prover/z3
synced 2025-04-05 17:14:07 +00:00
disable nuget publish for now
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
b42ea38028
commit
2804b40edb
|
@ -284,6 +284,7 @@ stages:
|
|||
isPreRelease: false
|
||||
|
||||
- job: NuGetPublish
|
||||
condition: eq(0,1)
|
||||
displayName: "Publish to NuGet.org"
|
||||
steps:
|
||||
- task: DownloadPipelineArtifact@2
|
||||
|
|
Loading…
Reference in a new issue