What does Gitlab Host URL means in configuring gitlab in jenkins?

孤街浪徒 提交于 2019-12-11 07:04:15

问题


The one specified in here in the Configuring the Jenkins server section.


回答1:


In brief: it's Yours GitLab API Endpoint without api/v4. If you want to use Webhooks, or GitLab OAuth Plugin it very important field.




回答2:


if you use gitlab as global type https://gitlab.com/. but if you have other domain that use with gitlab, should use https://gitlab.your-domain-name.com. it work fine for me, just add https://gitlab.com because my project store on gitlab.com as simple. :D



来源:https://stackoverflow.com/questions/51382771/what-does-gitlab-host-url-means-in-configuring-gitlab-in-jenkins

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!