Trying to publish to a Azure DevOps internal feed

This commit is contained in:
Robin Krom
2020-01-29 10:34:14 +01:00
committed by Robin Krom
parent b28894f2ca
commit c9f9347670

View File

@@ -80,5 +80,6 @@ stages:
inputs:
command: push
packagesToPush: '$(Pipeline.Workspace)/drop/*.nupkg;!$(Pipeline.Workspace)/drop/*.symbols.nupkg'
nuGetFeedType: external
nuGetFeedType: internal
vstsFeed: https://pkgs.dev.azure.com/wpfnotify/47ad3688-2ac8-4838-831d-304f8d86514b/_packaging/NotifyIconBetaFeed/nuget/v3/index.json
# publishFeedCredentials: 'NotifyIcon nuget push'