I have set up my Netlify site to be linked to a privately self-hosted GitLab project.
The process I followed was to install the Netlify CLI on my local machine using npm i -g netlify-cli
, login into my account with netlify login
, run netlify init --manual
to get the Netlify SSH key, add it to the Deploy Keys of my privately hosted GitLab instance project, as well as the webhook URL in the Integrations settings page.
I now have to move this project to a new group on GitLab, which changes the URL of the GitLab project.
My question is: How can I change the Site Repo setting of my Netlify site? I cannot figure out how to do this from the Netlify interface, nor from the CLI. I would like to avoid creating a new Netlify site because I have already setup the domain name to link to the existing Netlify site.
Thank you for your help
PS: This is the website: https://petro-logistics.netlify.com/