TeamCity 3.0 Help

Dependent Build

In TeamCity one build configuration can depend on one or more configurations. Currently TeamCity supports two types of dependencies:

  • execution dependency — completion of a build of some configuration can trigger build of another build configuration

  • artifacts dependency — artifacts of a build of some configuration can be made available for a build of another build configuration

Last modified: 20 April 2023