Publishing a branch to a repository
In a continuous integration and deployment (CI/CD) pipeline, you can publish a branch from your development application to a repository, which you can use to store and test branches.
If you are using Deployment Manager and an SOR, and you have only one pipeline per application version, you can start a continuous integration build by publishing a branch to the SOR. You cannot publish a branch to start a build if you have multiple pipelines per application version, because you cannot specify the pipeline into which you want to publish and merge branches. For more information about Deployment Manager, see the article Deployment Manager on .
the PDNNote: Branches that you submit into Deployment Manager pipelines can contain only the
rulesets for the application that is associated with the pipeline.