The instructions on this page describe how to create a Job in a Stage. A Job is a single build unit within a Plan. One or more Jobs can be organised into one or more Stages. A Job is made up of one or more Tasks. A Job defines:
Each new Plan created in Bamboo contains at least one Job known as the 'Default Job'. Projects and plans can only be configured by Bamboo administrators (see Creating a Plan). | On this page: |
Screenshot above: Create Job — Introductory Page
Create a New Job
When you create a new Job, you can define a single unit of execution within a Stage, including what gets built and what Builder to use.
Before you begin:
- You must have the 'Admin' or 'Create Plan' global permission to create a new Job.
To create a new Job:
- Navigate to the Stages for the desired Plan, as described on Configuring a Stage.
- Click the 'Create Job' link in the Stage that you want to create a new Job in. Choose 'Create a New Job' on the page that appears (see screenshot below).
- In the Job Detailssection, enter or select the relevant items for the following fields:
- Stage — Select an existing Stage to which this Job will be added.
If you have not added any further Jobs or Stages to this Plan since the Plan was created, there will only be one Stage available (with the default name of Default Stage).
- Job Name — Enter a name for the new Job.
- Job Key — Enter a unique key for the new Job.
- Job Description — Enter a short sentence to describe this Job.
- Stage — Select an existing Stage to which this Job will be added.
- In the Enable this Plan/Job section, choose whether or not to enable this Job. Enabling the Job instructs Bamboo to execute builds of the Job whenever a Build of the Job's Plan is triggered. To enable this Job, select the 'Yes please!' check box.
- Click the 'Create' button to create the Job and the Plan's Stages page will be displayed, indicating your new Job in its designated Stage.
If you wish to configure more Job options, such as configuring Repository Checkouts or Tasks, please refer to Editing a Job.
Screenshot above: Creating a new Job
Clone an Existing Job
When you clone an existing Job, you make a copy of that Job and its entire configuration.
Before you begin:
- You must have the 'Admin' or 'Create Plan' global permission to clone an existing Job.
To clone an existing Job:
- Navigate to the Stages for the desired Plan, as described on Configuring a Stage.
- Click the 'Create Job' link in the Stage that you want to create a new Job in. Choose 'Clone an Existing Job' on the page that appears (see screenshot below).
- In the 'Job to clone from' section and dropdown, enter or select the relevant items for the following fields:
- 'Job to clone from' — Select the Plan containing the Job you wish to clone. Plans are grouped by Project in the list.
Only Plans for which you have the 'Clone' and/or 'Admin' plan permission are shown.
- 'Job to clone' — Select the Job you wish to clone from your selected Plan. Jobs are grouped by Stage in the list.
- 'Job to clone from' — Select the Plan containing the Job you wish to clone. Plans are grouped by Project in the list.
- In the 'Job Details' section, enter or select the relevant items for the following fields:
- Stage — Select an existing Stage to which this Job will be added.
If you have not added any further Jobs or Stages to this Plan since the Plan was created, there will only be one Stage available (with the default name of Default Stage).
- Job Name — Enter a name for the new Job.
- Job Key — Enter a unique key for the new Job.
- Job Description — Enter a short sentence to describe this Job.
- Stage — Select an existing Stage to which this Job will be added.
- In the Enable this Plan/Job section, choose whether or not to enable this Job. Enabling the Job instructs Bamboo to execute builds of the Job whenever a Build of the Job's Plan is triggered. To enable this Job, select the 'Yes please!' check box.
- Click the 'Create' button to create the Job and the Plan's Stages page will be displayed, indicating your new Job in its designated Stage.
If you wish to configure more Job options, please refer to Editing a Job.
Screenshot above: Cloning an existing Job
Notes
Related Topics
Configuring a Plan
Configuring a Stage
Editing a Job
Disabling or Deleting a Job
Attachments:






