CI/CD on the Microsoft Stack

10/24/2017 at DevOpsDays Phoenix in Phoenix, AZ

Right-click Publish is easy, but it’s evil. FTP it up is fragile and error prone. You know you need to run tests and deploy in a consistent way. Let’s dig into building a CI/CD pipeline for .NET websites. We’ll leverage TeamCity and Octopus Deploy to build a simple and powerful build system that removes the fragility and ensures consistent quality delivery.