Configuring Dependencies
A build configuration can be made dependent on the artifacts or sources of builds of some other build configurations.
For , TeamCity will run all dependent builds on the sources taken at the moment the build they depend on starts.
For , 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.
Last modified: 20 April 2023