mirror of
https://github.com/ckaczor/wpf-notifyicon.git
synced 2026-02-16 18:49:54 -05:00
Excluded push for now, otherwise we can't test the build
This commit is contained in:
@@ -88,4 +88,4 @@ stages:
|
|||||||
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: external
|
||||||
publishFeedCredentials: 'NotifyIcon nuget push'
|
# publishFeedCredentials: 'NotifyIcon nuget push'
|
||||||
|
|||||||
Reference in New Issue
Block a user