Pausing and resuming deployments
When you pause a deployment, the pipeline completes the task that it is running, and stops the deployment at the next step. Your user role determines if you can pause a deployment.
- If the pipeline is not open, in the navigation pane of Deployment Manager, click Pipelines and then click the name of the pipeline.
- Select the stage where the deployment is active and click the More icon.
- Click Pause.
- To resume a deployment, navigate to the stage where the deployment is paused and click the More icon.
- Click Resume to continue the deployment.
Previous topic Submitting a branch into an application by using the Merge Branches wizard Next topic Stopping a deployment