简体   繁体   English

GitLab:不允许推送部署键

[英]GitLab: Deploy keys are not allowed to push

I have Existing project folder that contains git , when i need to push it i face this issue 我有包含git的现有项目文件夹,当我需要将其推送时,我遇到了这个问题

The authenticity of host 'gitlab.com (54.93.71.23)' can't be established.
ECDSA key fingerprint is   
SHA256:HbW3g8zUjNSksFbqTiUWPWg2Bq1x8xdGUrliXFzSnUw.
Are you sure you want to continue connecting (yes/no)?

Note I was working well with git and the same project on fedora 21 but when update to fedora 22 this issue appeared. 注意我在git和fedora 21上的同一项目上工作得很好,但是在更新fedora 22时出现此问题。

Any Suggestions? 有什么建议么?

Just make sure the host matches what you expect, and that the key fingerprint is what you expect (the key fingerprint should be posted in GitLab's docs), and continue by typing yes and press ENTER 只需确保主机符合您的期望,并且密钥指纹符合您的期望(密钥指纹应发布在GitLab的文档中),然后继续输入“ yes并按Enter

You're seeing this because you've never connected to that host before. 您之所以会看到它,是因为您之前从未连接过该主机。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM