3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-06 17:44:08 +00:00

Update release.yml for Azure Pipelines

set credential to key at nuget.org
This commit is contained in:
Nikolaj Bjorner 2022-07-30 05:20:33 +02:00
parent 69b1337ca6
commit a2d44194a4

View file

@ -516,8 +516,9 @@ stages:
inputs:
command: push
nuGetFeedType: External
publishFeedCredentials: Z3Nuget
publishFeedCredentials: $(NugetZ3)
packagesToPush: $(Agent.TempDirectory)/*.nupkg
# Enable on release:
- job: PyPIPublish