すべてのバージョン
Bamboo 5.13Bamboo 5.7.x
Bamboo 5.6.x
More...
Triggering a build manually or by build dependencies allows you to ensure that builds are only triggered manually or by parent builds of dependent builds. You can also run override any Plan variables with your own parameters when triggering a build manually. This is referred to as running a 'parameterised Plan build'.
If you want to trigger builds automatically rather than manually, you can trigger builds based on code changes or based on a schedule.
On this page:
To start a Plan build manually:
If you trigger a Plan build manually, you can override any Plan variables by substituting in your own parameters.
始める前に
To start a parameterised Plan build:
Screenshot above: Overriding Plan Variables for a Parameterised Plan Build
You can specify that a plan should only ever be built manually or triggered by other builds. This is useful for:
If you specify that a build should run when another build successfully finishes, you may want to prevent it from running at other times. You can achieve this by specifying 'Manual & dependent builds only'.
To allow a Plan's build to be triggered only manually or via a dependency:
Screenshot above: Plan Configuration — Build Strategy: Manual builds only