I am using TeamCity to compile my projects, then deploying them through Octopus Deploy. Both windows. It just works! Nice.
Now, I want to release zip files for download, i.e. they shouldn't be deployed to my environments as such.
Since .nupkg as actually .zip files in disguise, I should think this is achievable? But how?
On my target web server, I've got a folder for downloading the zip files, so I just need help renaming and copying the package?
You need to use the Transfer Package feature of OD
https://octopus.com/docs/deployment-process/deploying-packages/transfer-package