You are here: DevOps > Using branches and repositories > Pushing a branch to a repository

Publishing a branch to a repository

In a continuous integration and deployment pipeline, you publish a branch from your development application to a repository on a remote system of record (SOR), which you can use to store and test branches.

  1. Click App > Branches.

  2. Right-click the branch that you want to push to a repository and click Publish to repository.

  3. In the Push branch to repository dialog box, select the repository from the Repository list.

  4. Click Publish.

    You receive a message if the repository is not configured properly or the SOR is down, and you cannot push the branch to the repository.

  5. Click Close.