GitLab使用中遇到的一些问题-记录

错误内容一

bash 复制代码
Warning: Permanently added 'gitlab.com' (ED25519) to the list of known hosts. 
git@gitlab.com: Permission denied (publickey). 
Could not read from remote repository.  
Please make sure you have the correct access rights and the repository exists.
git@gitlab.com: Permission denied (publickey). 
Could not read from remote repository.  
Please make sure you have the correct access rights and the repository exists.

解决方法

  1. 需要在gitlab上进行认证才能够更新项目,生成git密钥,去gitlab中进行授权进行登录。
相关推荐
运维开发王义杰16 小时前
YAML:锚点深度解析,告别重复,拥抱优雅的配置艺术
ci/cd·gitlab
hkNaruto2 天前
【Docker】openEuler 使用docker-compose部署gitlab-ce
docker·容器·gitlab
hl04065 天前
GitLab CI + Docker 自动构建前端项目并部署 — 完整流程文档
ci/cd·docker·gitlab
先天打工圣体的男人5 天前
Linux环境gitlab多种部署方式及具体使用
运维·git·gitlab
委婉待续5 天前
基于linux环境在centos7上部署gitlab
gitlab
疯狂吧小飞牛9 天前
基于ubuntu搭建gitlab
linux·ubuntu·gitlab
__Smile°10 天前
Gitlab+Jenkins+K8S+Registry 建立 CI/CD 流水线
linux·ci/cd·docker·kubernetes·gitlab·jenkins
某某11 天前
gitlab启动失败,如何解决
gitlab
yangrenrui11 天前
GitLab:一站式 DevOps 平台的全方位解析
运维·gitlab·devops