I’m getting an error when pushing to the octopus feed. It looks like the apikey is not being passed correctly.
Am I missing something obvious?
From the build logs (<param>
changes are intentional)
"C:\<projPath>\packages\OctoPack.3.0.71\tools\NuGet.exe" push "C:\<projPath>\obj\octopacked\<packagename>.nupkg" <API-OurApiKey> -s http://<octserver>/api/packages/raw
Pushing <packagename> 1.1.0.0 to 'http://<octserver>/api/packages/raw
'...
Please provide credentials for: http://<octserver>/api/packages/raw
Object reference not set to an instance of an object.
UserName: Password: