This documentation relates to an earlier version of Bamboo.
View

Unknown macro: {spacejump}

or visit the current documentation home.

Once you have configured a new builder capability in your Bamboo system, its label (e.g. 'Ant') will appear in the Builder dropdown list when you configure a Job's builder (see Specifying a Builder). The builder you select will be used for every one of that Job's builds. That is, the Job can only be built by agents which have a capability whose label is specified in the Job's Builder field. An agent-specific capability is a capability that applies to one agent only. Note that the value of an agent-specific capability will override the value of a shared capability of the same name (if one exists).

On this page:

Configuring a New Agent-Specific Builder Capability

To configure a new agent-specific Builder capability:

  1. Navigate to the desired agent, as described on Viewing an Agent.
  2. In the 'Agent-Specific Capabilities' section of the 'Capabilities' tab, click the 'Add Capability' link. The 'Add Capability' page is displayed (see screenshot below).
  3. Set the 'Capability Type' field to 'Builder'.
  4. Select the appropriate 'Type' of Builder from the dropdown list.
  5. In the 'Builder Label' field, type a name/label for the Builder, which Bamboo presents in the 'Builders' dropdown list whenever a Job's builder is configured.
  6. In the 'Path' field, type the appropriate path. This will vary depending on the 'Type' you selected in the previous step; relevant instructions will be shown below the 'Type'.
    (info) For Ant and Maven, Bamboo requires the Path to be the location of the Builder installation folder.
  7. Click the 'Add' button. This will verify whether the Builder and Path you have specified are valid. If they are not, re-enter the values and then click the 'Add' button again.


Screenshot: Add Capability — Builder

注意

関連トピック

Specifying a Builder
Configuring a Shared Builder Capability