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 app on Bitrise.

  2. Go to the Builds tab.

  3. Click Start/Schedule a Build.

  4. Scroll down to the Workflow, Pipeline dropdown menu.

  5. Select the Pipeline you want to run.

  6. Click Start Build.

Read more about starting builds manually.