mirror of
https://github.com/ckaczor/wpf-notifyicon.git
synced 2026-02-16 18:49:54 -05:00
Trying to publish to a Azure DevOps internal feed
This commit is contained in:
@@ -80,5 +80,6 @@ stages:
|
|||||||
inputs:
|
inputs:
|
||||||
command: push
|
command: push
|
||||||
packagesToPush: '$(Pipeline.Workspace)/drop/*.nupkg;!$(Pipeline.Workspace)/drop/*.symbols.nupkg'
|
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'
|
# publishFeedCredentials: 'NotifyIcon nuget push'
|
||||||
|
|||||||
Reference in New Issue
Block a user