Lesson 9: Adding DevOps Deploy environments to the pipeline
You can learn about adding Deploy environments to the pipeline.
Before you begin
You must have completed the following tasks:
- Created an application in Deploy. For example, PROJ. Refer to DevOps Deploy tutorial.
- Ensured that you have set up the DEV, QA, and PROD environments in Deploy.
Procedure
-
Perform the following steps to add the deploy job to the DEV
stage of the pipeline:
-
On the Pipeline page, click
under
DEV stage.
- On the Map a Jenkins job to a logical environment (DEV) dialog, in the Managed by list, select DevOps Deploy.
- On the Map app environments to logical environment (DEV) dialog, in the Managed by list, select DevOps Deploy.
- On the Search your application, select PROJ_process, and then click Continue.
- On the processes selected, select PROJ_process, and then click Continue.
- In the environments selected list, select the DEV checkbox.
- Click Save.
-
On the Pipeline page, click
-
Perform the following steps to add the deploy job to the PROD
stage of the pipeline:
-
On the Pipeline page, click
under
PROD stage.
- On the Map app environments to logical environment (DEV) dialog, in the Managed by list, select DevOps Deploy.
- On the processes selected, select PROJ_process, and then click Continue.
- In the environments selected list, select the PROD checkbox.
- Click Save.
-
On the Pipeline page, click
-
Perform the following steps to add the deploy job to the QA
stage of the pipeline: