Skip to main content

Creating a Workflow

Abstract

You can create new Bitrise Workflows based on any of the existing ones, or you can simply create an empty Workflow and add the Steps yourself.

It’s very simple to create your own Workflow with the Workflow Editor. You can create new Workflows based on any of the existing ones, or you can simply create an empty Workflow and add the Steps yourself.

If, for example, you create a Workflow based on your primary one, it means that it will be created with the exact same Steps and input values as the primary Workflow.

  1. Open your app on Bitrise.

  2. Click the Workflows button on the main page.

    opening-workflow-editor.png
  3. On the Workflows & Pipelines page, click the Create Workflow button.

  4. In the pop-up window, give your Workflow a name.

    The name can be as long as you wish since longer titles get broken into multiple lines so that you can read the whole title conveniently.

  5. From the dropdown menu labeled BASED ON, select the Workflow you want to use as the basis for the new one.

    Alternatively, choose the Empty workflow option to create an empty Workflow.

    Add new workflow
  6. Add the Steps you need to your Workflow.

    Click the + symbol between two Steps to insert a Step at that position. Remove Steps you do not need by clicking on the Step and clicking the little trash bin symbol.

  7. Click Save in the top right corner.