Bamboo 3.4 : Configuring a Builder Task

Builder Tasks execute a Job's builds using build tools. Build tools are used to automate build processes. The range of features for a build tool differ significantly from one build tool to the next. Generally, build tools compile source code to generate compiled executable files (referred to as artifacts in Bamboo). Build tools typically have their own form of scripting language and the ability to manage dependencies correctly.

See the following pages for more information on configuring specific builder Tasks:

Notes

Related Topics

Configuring a Test Task