⚠️ This lesson is retired and might contain outdated information.

Rollback a Cloudflare Pages Deployment

Obinna Ekwuno
InstructorObinna Ekwuno
Share this video with your friends

Social Share Links

Send Tweet

If you change your mind on a change you made you can easily roll back your Cloudflare Pages deployments.

Instructor: [0:00] Say, you wanted to revert to a more stable version of the build that didn't have redirects. We can go to a previous deploy and roll back to this deployment. If we select Roll Back, you can see that the production branch is automatically rolled back to the previous deployment.

[0:19] To check that this branch does not have redirects, we'll go to the blog route, and see that it redirects to a different page than the documentation.