Skip to content

Commit 2804b40

Browse files
disable nuget publish for now
Signed-off-by: Nikolaj Bjorner <[email protected]>
1 parent b42ea38 commit 2804b40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,7 @@ stages:
284284
isPreRelease: false
285285

286286
- job: NuGetPublish
287+
condition: eq(0,1)
287288
displayName: "Publish to NuGet.org"
288289
steps:
289290
- task: DownloadPipelineArtifact@2

0 commit comments

Comments
 (0)