Skip to main content

Running a Pipeline

There are two ways to start a Pipeline:

  • Trigger the Pipeline automatically.

  • Start the Pipeline manually.

To trigger the Pipeline automatically, you just need to configure triggers as described in Configuring Pipeline triggers.

To start a Pipeline manually:

  1. Open the project on Bitrise CI.

  2. Click Start build.

    schedule-build.png
  3. Scroll down to the Workflow/Pipeline dropdown menu.

  4. Select the Pipeline you want to run.

  5. Click Start build.

Read more about starting builds manually.