teamcityteamcity-8.0

Skip step in personal builds in TeamCity


on my CI server running TeamCity 8.0 I have a build configuration whose last steps are the creation and the push of a new version of a NuGet package.

I wonder if there is a way to inhibit these two steps if the current build is a personal one.

Any clue?


Solution

  • TeamCity 2020.1 has added support for conditional build steps, and there is a quick shortcut to skip the build step for personal builds.