mirror of
https://github.com/Z3Prover/z3
synced 2025-04-06 17:44:08 +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
|
isPreRelease: false
|
||||||
|
|
||||||
- job: NuGetPublish
|
- job: NuGetPublish
|
||||||
|
condition: eq(0,1)
|
||||||
displayName: "Publish to NuGet.org"
|
displayName: "Publish to NuGet.org"
|
||||||
steps:
|
steps:
|
||||||
- task: DownloadPipelineArtifact@2
|
- task: DownloadPipelineArtifact@2
|
||||||
|
|
Loading…
Reference in a new issue