Rolling Back a Deployment

In DevOps, deployments can be rolled back automatically or manually.

Automatic Rollback

When creating a deployment pipeline for a cluster or an instance group, you can select the Automatic Rollback option. If the validation fails, the release is automatically rolled back. If the stage fails, the last successful release version is deployed. During automatic rollback, other in-progress stage continues running, but new stages cannot run, and the deployment completes as Failed.

Manually Roll Back a Deployment

After a deployment is completed, you can manually roll back a stage to a previous successful deployment version or rerun the pipeline deployment.

For accessing DevOps using the Oracle Cloud Console, REST API, and CLI, see Accessing DevOps.