When you clone an existing plan, you make a copy of that plan and its entire configuration. To clone an existing plan: - Click Create Plan in the top menu bar, and then click Clone an Existing Plan.
- UseĀ Plan to clone to select a plan. Only plans for which you have the 'Clone' and/or 'Admin' plan permission are shown.
- Enter details for the new plan. You can add the new plan to an existing or new project.
- Choose whether to enable this plan. Enabling the plan instructs Bamboo to start running builds of the plan, based on the plan's trigger configuration.
- When you click Create, the 'Plan Summary' page for the new plan will be displayed. Bamboo will automatically run an initial build for your new plan.
| |
If you wish to configure more plan options, please refer to Editing a plan's configuration.
You can configure Bamboo to automatically start an initial build for every new plan. To do this, add the fire.initial.build.for.manual.strategy
to your bamboo.cfg.xml file as described in Configuring system properties.
Screenshot: Cloning an existing plan
