ci: use proper nuget deploy
This commit is contained in:
@@ -17,5 +17,4 @@ steps:
|
|||||||
command: push
|
command: push
|
||||||
nuGetFeedType: external
|
nuGetFeedType: external
|
||||||
packagesToPush: 'artifacts/*.nupkg'
|
packagesToPush: 'artifacts/*.nupkg'
|
||||||
vstsFeed: $(mygetFeedUri)
|
vstsFeed: myget-foxbot
|
||||||
publishFeedCredentials: $(mygetFeedAuth)
|
|
||||||
|
|||||||
Reference in New Issue
Block a user