补充小程序最后一环自动构建
This commit is contained in:
@@ -14,7 +14,7 @@ module.exports = {
|
|||||||
const buildPath = {
|
const buildPath = {
|
||||||
web: 'base-web',
|
web: 'base-web',
|
||||||
wxwork: 'base-wxcp',
|
wxwork: 'base-wxcp',
|
||||||
mp: ''
|
mp: 'dvcp_v2_wxmp'
|
||||||
}[info.type] || {}
|
}[info.type] || {}
|
||||||
const path = `/home/deploy/node-service/${buildPath}`,
|
const path = `/home/deploy/node-service/${buildPath}`,
|
||||||
{dist} = info
|
{dist} = info
|
||||||
|
|||||||
Reference in New Issue
Block a user