| You are viewing documentation of TeamCity 6.5.x, which is not the most recent released version of TeamCity. Please refer to the listing to choose another version. |
|
A build configuration can be made dependent on the artifacts or sources of builds of some other build configurations. For snapshot dependencies, TeamCity will run all dependent builds on the sources taken at the moment the build they depend on starts. For artifact dependencies, before the build is started to run, all artifacts the builds depends on will be downloaded and placed in their configured target locations and then can be used by the build.
Concepts: Dependent Build |
Page:
Artifact Dependencies
Page:
Snapshot Dependencies