Hi,
My website URL is : https://atlas-dev.netlify.app/
I’m using a self-hosted gitlab instance to build my app, so I had to disable autobuild on Netlify UI. However, I’d like to be able to deploy (or revert) any version of my app via Netlify UI. Is there a way to do this without building the site again?
Currently, disabling autobuild results in this message:
Builds are stopped : Activate builds on this site to resume continuous deployment as well as re-enable the option to trigger deploys from this page.
Thanks in advance!