| You are viewing documentation of TeamCity 6.x, which is not the most recent released version of TeamCity. Please refer to the listing to choose another version. |
|
When creating a build configuration it is important to configure the sequence of build steps to be executed. Each build step is represented by a build runner and provides integration with a specific build or test tool. You can add as many build steps to your build configuration as needed. For example, call a NAnt script before compiling VS solutions. Build steps are invoked sequentially. If a build step fails the rest are not executed.
In the end, the build gets merged status and the output goes into the same build log.
Concepts: Build Runner |
Page:
Ant
Page:
Command Line
Page:
Duplicates Finder (.NET)
Page:
Duplicates Finder (Java)
Page:
FxCop
Page:
Gradle
Page:
Inspections
Page:
IntelliJ IDEA Project
Page:
Maven2
Page:
MSBuild
Page:
MSTest
Page:
NAnt
Page:
NUnit
Page:
Rake
Page:
Visual Studio (sln)
Page:
Visual Studio 2003
Page:
Ipr (deprecated)
Page:
Adding Ruby Environment Configurator
Page:
Adding Swabra as a Build Feature