问题描述

自己jenkins打包的时候,突然在设置里面报以下错误:

无法连接仓库:Command "git ls-remote -h -- http://gitlab.rd.unicloud.com/unicloud/pco/uco-ui-delivery-console.git HEAD" returned status code 128: stdout: stderr: remote: You are not allowed to download code from this project. fatal: unable to access 'http://gitlab.rd.unicloud.com/unicloud/pco/uco-ui-delivery-console.git/': The requested URL returned error: 403

原因分析:

是因为没有给Credentials添加账号的git权限。

解决方案:

需要找到项目是master权限的人,将账号分配Developer权限便可

相关阅读

评论可见,请评论后查看内容,谢谢!!!评论后请刷新页面。