Using the latest version of Octopus everywhere.
Publishing is not working. Trying to publish to “http://my-nuget-server/api/v2/package” like “http://octopusdeploy.com/blog/publishing-with-octopack” says to. When just running NuGet push from the command line, I get errors that it “Failed to process request. ‘OK’.”
I can’t figure out what I need to do to make publishing work.
Command line is:
NuGet.exe push package.nupkg -s http://:8080/api/v2/package