Triggering a build manually or by build dependencies allows you to ensure that builds are only triggered manually or by parent builds of dependent builds.

You can also trigger builds based on code changes or based on a schedule, rather than triggering builds manually.

On this page:

Starting a Plan Build Manually

To start a Plan build manually:

  1. Click 'Home' to go to the Dashboard.
  2. Locate the relevant Plan and click the 'Checkout & Build' icon ().

Configuring a Plan's Build to be Triggered Only Manually or via a Dependency

You can specify that a plan should only ever be built manually or triggered by other builds. This is useful for:

To allow a Plan's build to be triggered only manually or via a dependency:

  1. Navigate to the repository settings for desired Plan, as described on Specifying the Source Repository for a Plan.
  2. In the 'Build Strategy' field, select 'Manual & dependent builds only' (see screenshot below).
  3. 保存」ボタンをクリックします。

Screenshot above: Plan Configuration — Build Strategy: Manual builds only

注意

関連トピック

Stopping an Active Job Build