-
Choerodon平台版本:0.20
-
运行环境:自主搭建
-
问题描述:
想在一个 前端项目的 gitlab-ci 中 clone 另外一个仓库的 代码下来
但 报错 没权限 key 要怎么挂进去?
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.```
这个怎么 操作?