Lesson 8: Adding a Jenkins application in the pipeline

You can learn about adding the Jenkins application to the pipeline.

Procedure

  1. Perform the following steps to add the Jenkins application to the pipeline:
    1. On the Pipeline page, click Add application.

      The Add app - Choose the app dialog is displayed.

    2. In the Managed by drop-down list, select Jenkins.
    3. In the Application name field, enter the name for the application. For example, TUTORIALS.
    4. Click Save.
  2. Perform the following steps to add the Jenkins build job to the Input stage of the pipeline:
    1. On the Pipeline page, click under the Input.
    2. On the Create version dialog, in the Select job list, select Build_Input job.
    3. Click Save.

Results

You can learn to add the DevOps Deploy environments to the pipeline. See Lesson 9: Adding DevOps Deploy environments to the pipeline.