gitlab+jenkins配置webhook报错

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了gitlab+jenkins配置webhook报错相关的知识,希望对你有一定的参考价值。

报错信息:Requests to the local network are not allowed
原因:安全设置,不允许向本地发送webhook请求
解决办法:以root账户登录,修改outbound requests设置,勾选 allow requests to the local network即可
技术图片

以上是关于gitlab+jenkins配置webhook报错的主要内容,如果未能解决你的问题,请参考以下文章

jenkins + gitlab配置webhook

gitlab jenkins配置WebHook控制代码提交自动构建

jenkins 配置 gitlab webhook 实现自动发布

jenkins+gitlab+webhook实现自动发布

Jenkins+Gitlab配置Webhook实现提交自动部署

第四十一章 微服务CICD- jenkins + gitlab + webhooks + publish-over-ssh