Hi community,
I’m looking to create a deployment notification from Netlify to an on-premises GitLab site. What should I put in the “API url for on-premises hosts (optional)” field, if my on-premises GitLab URL is https://foo.com/ ?
Thanks,
Brett
Hi community,
I’m looking to create a deployment notification from Netlify to an on-premises GitLab site. What should I put in the “API url for on-premises hosts (optional)” field, if my on-premises GitLab URL is https://foo.com/ ?
Thanks,
Brett
Hi, @uglow. I believe it would be:
https://foo.com/api/v4/
Would you please try that and let us know if it works or not?