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中进行授权进行登录。
相关推荐
HIT_Weston1 小时前
43、【Ubuntu】【Gitlab】拉出内网 Web 服务:静态&动态服务
前端·ubuntu·gitlab
小安同学iter13 小时前
三台服务器,一套流水线:如何实现无缝自动化部署?
gitlab·jenkins
西部森林牧歌1 天前
Arbess从基础到高阶(14) - 使用Arbess+GitLab+SonarQube实现代码扫描完成后自动化部署
ci/cd·gitlab·sonarqube·arbess·tiklab devops
4***V2022 天前
GitLab Pages配置
git·gitlab·github
sulikey2 天前
从入门到精通:如何自己编写高质量的 .gitignore(面向工程实践)
git·gitee·编辑器·gitlab·github·gitignore·gitattributes
小晶晶京京2 天前
day62-gitlab和JenKins
运维·gitlab·jenkins
三天不学习4 天前
GitLab Docker 安装完整配置项说明
docker·容器·gitlab
一念一花一世界6 天前
Arbess从初级到进阶(9) - 使用Arbess+GitLab实现C++项目自动化部署
c++·ci/cd·gitlab·arbess
X***48966 天前
GitLab
gitlab
一世一生命6 天前
GitLab Package依赖管理:从 Dependabot 到 Renovate 的迁移实践和两者对比
gitlab