Builder

1 minute read

With Pipeline composer in CloudBees Release Orchestration SaaS, you can add a defined build configuration to your pipeline with the Builder tool. You can add your build step after the source control or build repository trigger step in your pipeline.

Adding a build step

You can configure your build step and any associated job parameters in Pipeline composer. You can also set a schedule and enable notifications.

To add a build step:

  1. From the CloudBees Release Orchestration SaaS Home page, select Orchestration  Pipeline composer.

  2. Select an existing pipeline, or create a new pipeline. Refer to Working with pipelines for more information.

  3. Select Builder from the icon options, which adds it to your pipeline.

    The build tool
    Figure 1. Adding a build step to a pipeline
  4. On the right pane:

    1. Select Build tool name from the options.

    2. Depending on the build tool added, enter any other required settings, such as Project, Job name, or Build repository.

    3. Enter any required job parameters, depending on the selected build tool. To learn more about configuring specific tools, refer to Setting up.

      Build tool configuration
      Figure 2. Adding a build step with job parameters
    4. (Optional) Select Modify parameters during execution if you want to update build tool job parameters during the pipeline execution.

    5. (Optional) Select Schedule. Refer to Scheduling for more information.

    6. (Optional) Select Notification. Refer to Notifications for more information.

  5. Select UPDATE.

You have added a build step to your pipeline.

To update build step settings, refer to Working with pipelines.