Gitlab集成Jenkins提示403解决办法
更新:HHH   时间:2023-1-7


  1. gitlab webhook 403问题,一般描述为error 403 anonymous is missing the job/build permission


解决办法:

a_安装插件: gitlab  |  gitlab hook  |  build authorization token root plugin

b_系统管理  > 全局安全配置 > 去掉防止跨站点请求伪造

返回系统运维教程...