|
On this page:
 |
|
|
Configuring a New Local Server Builder Capability
始める前に
To configure a new local server Builder capability:
- Click the 'Administration' link in the top navigation bar.
- Click the 'Server Capabilities' link in the left navigation column to display the Server Capabilities page, which lists all local server capabilities currently defined in your Bamboo system.
- In the Add Capability section at the end of this page (see screenshot below), select 'Builder' from the 'Capability Type' dropdown list.
- Select the appropriate type of Builder from the 'Type' dropdown list.
- 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.
- 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'.
For Ant and Maven, Bamboo requires the Path to be the location of the Builder installation folder.
- Click the 'Add' button. This will verify whether the JDK and Path you have specified are valid. If they are not, re-enter the values and then click the 'Add' button again.
Configuring a New Shared Remote Builder Capability
To configure a new shared remote Builder capability:
- Click the 'Administration' link in the top navigation bar.
- Click the 'Agents' link in the left navigation column to display the Agents page, which lists all Local and Remote Agents that currently exist in your Bamboo system.
- In the Remote Agents section, click the 'Shared Remote Capabilities' link at the right. The Shared Remote Capabilities page is displayed, showing a list of all shared remote capabilities currently defined in your Bamboo system.
- In the Add Capability section at the end of this page (see screenshot below), select 'Builder' from the 'Capability Type' dropdown list.
- Select the appropriate type of Builder from the 'Type' dropdown list.
- 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.
- 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'.
For Ant and Maven, Bamboo requires the Path to be the location of the Builder installation folder.
- 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 Shared Capability — Builder
注意
関連トピック
Configuring an Agent-specific Builder Capability