我一直关注https://gorails.com/deploy/ubuntu/16.04 部署到服务器但我收到以下错误。
00:00 git:check
01 git ls-remote git@github.com:walsh259/market2.git HEAD
01 Permission denied (publickey).
01 fatal: Could not read from remote repository.
01
01 Please make sure you have the correct access rights
01 and the repository exists.
有没有人有同样的问题?
答案 0 :(得分:0)
使用您要进行身份验证的公钥进行身份验证时,您无法访问存储库walsh259/market2
。
答案 1 :(得分:0)
This Github Article应该指出正确的方向。检查部署密钥