使用fabric和Git进行应用程序部署

时间:2013-03-12 13:29:04

标签: git ssh fabric

您好我创建了一个git存储库 在我按照生成SSH密钥的指南后,我的git addgit commit运行良好。

使用以下 fabric 脚本

进行反对
run("git clone git@github.com:myusername/projet.git %s" % repertoire)

这给出了:

returns the error:   
Cloning into /repertoire....

[@ip_server] out: Permission denied (publickey)

1 个答案:

答案 0 :(得分:0)

结构会话中可能未设置(或不正确)环境变量HOME

确保其值,如果确实将密钥存储在$HOME/.ssh