On February 12th I’ll be presenting a webinar hosted by JetBrains to demonstrate using Octopus Deploy and TeamCity.
You’re probably familiar with building and testing code in TeamCity, but how do you deploy the built artifacts? How do you promote your deployments between development, test, staging and production environments, while keeping the process reliable, automated and secure? Octopus Deploy can help to solve this problem, by integrating with TeamCity to push your changes out into production.
In this session, Paul will walk through the process of building, testing, packaging and deploying an ASP.NET web applications and Windows Services into different environments using Octopus Deploy and TeamCity. This free webinar will take place Tuesday, February 12th from 15:00 – 16:00 CET (Central European Time).
Watch the recording below:
Related posts

ASP.NET Core 1 build and deployment pipelines with TeamCity and Octopus
In this post, I want to explain some of the major changes that I think impact build and deployment pipelines for developers, and show how it will work with ASP.NET Core 1 RC1 and RC2.

TeamCity 9 plugin compatibility
We're big fans of TeamCity here at Octopus Deploy, so we're as excited as everybody else about their recent release of TeamCity 9.

Dynamically setting TeamCity version numbers based on the current branch
When you use TeamCity to build a project with multiple branches, it's desirable to have different build numbers depending on the branch.