This is the documentation for Bamboo 5.5. View this page for the

Unknown macro: {spacejump}

of Bamboo, or visit the latest Bamboo documentation.

Bamboo allows you to disable or delete jobs that you don't want to be built:
  • Disabling a job prevents it from being built. Disabling a job prevents Bamboo from building that particular job within a plan, allowing the rest of the plan's jobs to be built. You can re-enable the job, if you want to build it again.
     
    For example, if a job's latest build is broken and cannot be fixed quickly, you may want to disable it temporarily to stop the job from being built.
     
  • Deleting a job removes it completely from your Bamboo system. You will need to recreate a new job from scratch, if you want to build it again.
     
    For example, if a job is no longer relevant, you may want to delete it.

ジョブを無効にする

To disable a job:

  1. Navigate to the job configuration, as described on Configuring jobs.
  2. Choose Actions > Disable Job.

ジョブを削除する

ジョブを削除すると、ジョブの設定、ビルド結果、アーティファクト、ラベル、コメントなど、そのジョブに関連するすべてが削除されます。ただし、ジョブのプランとそのプランの他のジョブに関連するものは、Bamboo に保持されます。

始める前に

  • The 'Admin' global permission is required to delete a job.
  • A job that is currently being built cannot be deleted. If you need to delete such a job, stop the plan's build first. Refer to Stopping an active build for more information.
  • If you need to keep a permanent record of your job's build results, see Exporting data for backup.

     

To delete a job:

  1. Navigate to the job configuration, as described on Configuring jobs.
  2. Choose Actions > Delete Job.
  • ラベルなし