Typically in Bamboo, your build plans are configured to be automatically triggered when code changes are committed to the working repository, or according to a schedule. However, there can be scenarios where you do not want the plan to be automatically triggered: - The plan should only ever be run manually.
- You want to choose the revision of the default repository that should be used for the build.
- You want to run a customised build, so as to override global variables or plan variables.
- You want to select particular manual stages to run.
- You want the plan to be triggered by other plans that build successfully first.
This page describes how to run a plan build manually, and the options available when running a customised plan build. Running a plan build manuallyTo start a plan build manually: Locate the relevant plan on the Dashboard. Click the Run icon for the plan.
Alternatively, if you are viewing the plan, simply click the Run menu. |