Although it is possible to setup build pipelines in TeamCity, you will not find the term "build pipeline" in the TeamCity web interface or even in our documentation. The reason is that we have our own term: "build chain", which we feel describes TeamCity’s build-pipeline-related features better.
First of all, while the word "pipeline" does not impose sequential execution, it still implies it. At the same time, in TeamCity a build chain is a DAG - directed acyclic graph, and as such a traditional build pipeline is just a special case of the TeamCity build chain. But there are other diffe