Creating a basic pipeline

1 minute read

Creating a basic pipeline is key to your understanding of using CloudBees Release Orchestration SaaS. A pipeline orchestrates processes by listening to code check-in from your SCM, building jobs, deploying to environments, and testing jobs.

There are three parts to creating a pipeline:

  1. Tool settings

    • SCM tools, such as GitHub, Gitlab, BitBucket, Perforce, and SVN

    • CI tools, such as CloudBees CI, Jenkins, CircleCI, and Bamboo

    • Environments

    • Test Management format support

  2. Pipeline composer

  3. The CloudBees Release Orchestration SaaS UI, which displays the pipeline in action

architecture
Figure 1. The three parts to creating a pipeline
For more information, refer to Working with pipelines.