All Versions
Bamboo 5.13Bamboo 5.7.x
Bamboo 5.6.x
More...
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 Triggering a Plan Build Manually.
On this page:
Before you begin:
To define a plan variable:
Screenshot: Adding a plan variable
Defining Global Variables
Using Global, Plan or Build-specific Variables
Triggering a Plan Build Manually