mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 00:55:31 +00:00
Update release.yml for Azure Pipelines
set credential to key at nuget.org
This commit is contained in:
parent
69b1337ca6
commit
a2d44194a4
1 changed files with 2 additions and 1 deletions
|
@ -516,8 +516,9 @@ stages:
|
|||
inputs:
|
||||
command: push
|
||||
nuGetFeedType: External
|
||||
publishFeedCredentials: Z3Nuget
|
||||
publishFeedCredentials: $(NugetZ3)
|
||||
packagesToPush: $(Agent.TempDirectory)/*.nupkg
|
||||
|
||||
|
||||
# Enable on release:
|
||||
- job: PyPIPublish
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue