Use this tab to create a list of build configurations which the current build configuration depends on. If such relationship exists, the build of dependent build configuration will start only after the successful completion of the dependency.
Option
Description
Add dependency on
Click this link to show a list of existing projects and their build configurations, from which you can select the dependencies.
Remove dependency
Click this link to eliminate the selected dependency.
note
Assume build A depends on build B by both snapshot and trigger dependency. Then after the build B finishes, build A will be added in the queue, only if build B is not a part of build chain containing A.