gituser => gitname
This commit is contained in:
@@ -18,7 +18,7 @@ module.exports={
|
||||
from: './dist', // 待部署到的文件夹
|
||||
type: 'git',
|
||||
repo: 'https://github.com/vichome/app', // 待部署到的主机
|
||||
gituser: 'vic-team',
|
||||
gitname: 'vic-team',
|
||||
gitemail: 'vic-team@outlook.com',
|
||||
password: '', // 登录用户密码
|
||||
key: `${process.env.HOME}/.ssh/id_rsa`, // 登录用户私钥文件
|
||||
|
||||
Reference in New Issue
Block a user