This documentation relates to an earlier version of Bamboo.
View

Unknown macro: {spacejump}

or visit the current documentation home.

A capability is a feature of an agent. A capability can be:

  • 実行可能ファイル (例: Maven)
  • JDK
  • a custom capability (a key-value property which defines a particular characteristic of an agent, e.g. 'operating.system=WindowsXP' or 'fast.builds=true')
  • a Version Control System client application (e.g. Git, if Git is being used as the source repository)

機能は、エージェント固有として定義することも、すべてのローカル エージェントまたはすべてのリモート エージェント間で共有することもできます。エージェント固有の機能の値は、同じ名前の共有機能 (存在する場合) の値をオーバーライドします。

See Configuring Capabilities for more information.