Build, test and deploy a dotnet core website using Cake, TeamCity and Octopus Deploy
I have just completed setting up a simple deploy pipeline for a dotnet core project where I use TeamCity to build the project and run xUnit tests and then Octopus Deploy to deploy…