This documentation relates to an earlier version of Bamboo.
View

Unknown macro: {spacejump}

or visit the current documentation home.

A Job is a single build unit within a Plan. One or more Jobs can be organised into one or more Stages. A Job defines:

  • what gets built (i.e. the source code repository) — this can be a custom, Job-specific source repository or the 'default source repository' of the Plan that contains this Job;
  • which builder to use;
  • which agent capabilities are required for the build;
  • what artifacts the Job's build will produce;
  • what tests to run;
  • any labels with which the build result or build artifacts will be tagged;

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).

  • No labels