补齐移动壳原生包构建配置
移动壳新增 EAS Android 和 iOS 构建 profile 移动壳增加原生包构建配置 smoke 门禁 原生壳总验收接入移动 EAS 配置检查 宿主壳文档同步移动原生包构建口径
This commit is contained in:
@@ -513,6 +513,11 @@ const steps = [
|
||||
command: npmCommand,
|
||||
args: ['run', 'mobile-shell:test'],
|
||||
},
|
||||
{
|
||||
label: 'mobile-shell-eas-build-config-smoke',
|
||||
command: npmCommand,
|
||||
args: ['run', 'mobile-shell:build-config'],
|
||||
},
|
||||
{
|
||||
label: 'mobile-shell-expo-config-smoke',
|
||||
command: npmCommand,
|
||||
|
||||
Reference in New Issue
Block a user