diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 2c28e1c..05f4163 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -88,4 +88,4 @@ stages: command: push packagesToPush: '$(Pipeline.Workspace)/drop/*.nupkg;!$(Pipeline.Workspace)/drop/*.symbols.nupkg' nuGetFeedType: external - publishFeedCredentials: 'NotifyIcon nuget push' + # publishFeedCredentials: 'NotifyIcon nuget push'