TeamCity 9.0 Help

Build Runner

Build runner is a part of TeamCity that allows integration with a specific build tool (Ant, MSBuild, Command line, etc.). In a build configuration, the build runner defines how to run a build and report its results. Each build runner has two parts:

  • server-side settings that are configured through the web UI

  • agent-side part that executes a build on agent

TeamCity comes bundled with the following runners:

Technically, build runners are implemented as plugins.

Build runners are configurable in the Configuring Build Steps section of the Create/Edit Build Configuration page.

Last modified: 20 April 2023