Skip to main content

Adding a CI configuration to a project

Abstract

You can add a CI configuration to your Bitrise project at any point, even if the project was originally created for Release Management. Adding a CI configuration means linking the project to a Git repository. It allows you to create Workflows and Pipelines and to run CI builds.

You can add a CI configuration to your Bitrise project at any point, even if the project was originally created for Release Management, for example. Adding a CI configuration means linking the project to a Git repository. It allows you to create Workflows and Pipelines and to run CI builds.

To add CI configuration to a project:

  1. Open Bitrise.

  2. On the dashboard, hover over the left navigation menu, and then select Bitrise CI.

  3. On the top right corner, click New CI configuration.

  4. In the dialog, select Add to existing project.

    extending-ci-config.png

    Start new project

    The Start new project option starts a new project with a CI configuration. If you want a Release Management project without a CI configuration, select Releases from navigation menu on the left and add an app.

  5. Select a project from the dropdown menu, then click Continue.

  6. Go through the New CI project flow.Adding a new project