delete spare comment
This commit is contained in:
@@ -17,7 +17,7 @@ module.exports = {
|
||||
targetDir: 'dist',
|
||||
user: 'adot',
|
||||
password: '',
|
||||
privateKey: `${process.env.HOME}/.ssh/id_rsa`, // 登录用户私钥文件
|
||||
privateKey: `${process.env.HOME}/.ssh/id_rsa`,
|
||||
},
|
||||
unicloud: {
|
||||
targetType: 'serverless',
|
||||
|
||||
Reference in New Issue
Block a user