Manually starting a deployment in Deployment Manager
You can start a deployment manually if you are not using branches and are working directly in rulesets. You can also start a deployment manually if you do not want deployments to start automatically when branches are merged.
To start a deployment manually, do the following steps:
- If you do not want deployments to start automatically when branches are
merged:
- If the pipeline is not open, in the navigation pane, click .
- Click Pipeline model.
- Select the Trigger deployment on merge check box.
- In the navigation pane, click , and then click Start deployment for the pipeline that you want to start.
- In the Start deployment dialog box, start a new deployment
or deploy an existing application package. If you are deploying an existing
package, you can only select a production-ready deployment; development
artifacts are not supported.
Choice Action Start a deployment and deploy a new application package - Click Generate new artifact.
- In the Deployment name field, enter the name of the deployment.
- Click Submit.
Start a deployment and deploy an application package that has been packaged in a previous production deployment - Click Deploy an existing artifact.
- In the Deployment name field, enter the name of the deployment.
- In the Pipeline field, press the Down arrow key and select the pipeline.
- In the Deployment field, press the Down arrow key and select the previous deployment of that pipeline.
- Click Deploy an existing artifact.
- In the Deployment name field, enter the name of the deployment.
- In the Pipeline field, press the Down arrow key and select the pipeline.
- In the Deployment field, press the Down arrow key and select the previous deployment of that pipeline.
Previous topic Starting deployments Next topic Understanding application changes made in App Studio