Multiple live deployments for same preview branch
I just started using Cloudflare Pages. I have a
production
branch and a master
branch. I have the master
branch setup as a deploy preview. Whenever I push to master, it creates a new deploy preview but the old one does not go away. Is there a way to change that? I now have multiple previews for the same branch.1 Reply
This is intended behaviour. You can always rollback to older versions of your website. There should be an alias to the newest preview deployment but the old ones will survive for rollbacks.