Skip to content
Latchkey

Rollback - CI/CD Glossary Definition

A rollback reverts a deployment to the last known-good version.

A rollback is the act of reverting a system to a previous known-good version after a deployment introduces a problem, restoring stable behavior quickly.

A rollback reverts a deployment to the last known-good version.

In CI

With immutable, versioned artifacts, a rollback is fast and safe because the prior release still exists exactly as it was originally built and tested.

Related guides

Run this faster and cheaper on Latchkey managed runners. Start free →