インデックス
ダウンロード (PDF、HTML および XML 形式)
[Bamboo Knowledge Base Home]
Documentation for Bamboo 4.3.x. Documentation for other versions of Bamboo is available too.
When configuring a plan, you may want to specify variables to be used in the build process. For details on how variables are used, see Using global, plan or build-specific variables.
Plan variables are one type of variable that is available to you. A plan variable is defined for one specific plan, and has the same value every time that plan is built. If you want to define a variable across all plans rather than a single plan, define a global variable as described in Defining global variables.
Plan variables can be accessed by using ${bamboo.varName
}. Plan variables can also be overridden at runtime when running a manual build. For more information, see Running a plan build manually.
始める前に
プラン変数を定義するには、次の手順に従います。
スクリーンショット: プラン変数の追加