mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-31 14:43:40 +02:00
Push to MyGet
This commit is contained in:
@@ -85,4 +85,4 @@ steps:
|
|||||||
inputs:
|
inputs:
|
||||||
command: custom
|
command: custom
|
||||||
custom: nuget
|
custom: nuget
|
||||||
arguments: push $(Build.ArtifactStagingDirectory)\packages\*.nupkg -n true -s https://api.nuget.org/v3/index.json -k $(NuGetKey)
|
arguments: push $(Build.ArtifactStagingDirectory)\packages\*.nupkg -n true -s https://www.myget.org/F/wiremock-net/api/v3/index.json -k $(MyGetKey)
|
||||||
Reference in New Issue
Block a user