TeamCity
 
You are viewing the documentation for an earlier version of TeamCity.

Dependent Build

Last modified: 20 April 2023

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