We have a setup where we are using the Teamcity plugin to create releases with Octopus Deploy.
It all works great, except, it pulls down the previous package.
So Teamcity builds version 3.5.6.
When octopus deploy does the release, it uses 3.5.5.
I don’t know whether there is something missing or a caching issue with Teamcity, but any insight would be great.
Thanks