mirror of
https://github.com/ckaczor/wpf-notifyicon.git
synced 2026-01-14 01:25:45 -05:00
Trying to publish to a Azure DevOps internal feed
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user