bbl-scripts
v0.0.2
Published
`[project]/ci/[envName].json`
Downloads
4
Readme
[project]/ci/[envName].json
{
"path": "/xxx/xxx",
"host": "xxx.xxx",
"port": 22, //可选
"rsync": "assets", //可选
"larkUrl": "xxx", //可选
"output": "./dist" //可选 默认./dist
}
node ./node_modules/bbl-scripts/scripts/deploy.js [envName]