Browse Source

ci: use proper nuget deploy

dispose-tweaks
Christopher Felegy 6 years ago
parent
commit
35b6326889
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      azure/deploy.yml

+ 1
- 2
azure/deploy.yml View File

@@ -17,5 +17,4 @@ steps:
command: push
nuGetFeedType: external
packagesToPush: 'artifacts/*.nupkg'
vstsFeed: $(mygetFeedUri)
publishFeedCredentials: $(mygetFeedAuth)
vstsFeed: myget-foxbot

Loading…
Cancel
Save