forked from wangziqi/gongxue-base
test: add taro h5 release manifest gate
This commit is contained in:
@@ -183,6 +183,18 @@ const gateChecks = [
|
||||
warn: 0,
|
||||
},
|
||||
},
|
||||
{
|
||||
id: 'taro.h5-release-manifest',
|
||||
label: 'Taro H5 release deployment manifest',
|
||||
commandIncludes: 'manifest:taro:h5',
|
||||
summary: {
|
||||
fail: 0,
|
||||
warn: 0,
|
||||
portals: 3,
|
||||
distReady: 3,
|
||||
runtimeConfigs: 3,
|
||||
},
|
||||
},
|
||||
{
|
||||
id: 'audit.runtime',
|
||||
label: 'Runtime dependency audit',
|
||||
|
||||
Reference in New Issue
Block a user