mirror of
https://github.com/Z3Prover/z3
synced 2025-11-05 13:56:03 +00:00
disable nuget
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
7c28d936fb
commit
3e9afb30af
1 changed files with 1 additions and 1 deletions
|
|
@ -476,7 +476,7 @@ stages:
|
|||
|
||||
|
||||
- job: NuGetPublish
|
||||
condition: eq(1,1)
|
||||
condition: eq(0,1)
|
||||
displayName: "Publish to NuGet.org"
|
||||
steps:
|
||||
- task: DownloadPipelineArtifact@2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue