Starting a continuous delivery build
If you have configured a continuous integration and delivery (CI/CD) pipeline for your application by using Deployment Manager, you can submit your application changes into the CI/CD pipeline to start a continuous delivery build. For example, you can make changes to a life cycle, a data model, or user interface elements in a screen and submit those changes to staging, preproduction, and production systems in the pipeline.
You can submit applications to a pipeline when the following
criteria are met:
- You have created a pipeline for your application in Deployment Manager.
- The RMURL Dynamic System Setting, which defines the URL of the orchestration server, is configured on development system.
For more information about Deployment Manager, see the article Deployment Manager on the PDN.
Note: Configure at least one manual step, which
you assign to a user, in your pipeline in Deployment Manager. When the pipeline
runs, it is paused during the manual step, which allows stakeholders to inspect and
test your changes before they approve the step and send the application to
production.