chore: turn cn comment to en for common space (#376)
This commit is contained in:
@@ -2,15 +2,15 @@
|
||||
"$schema": "https://json-schema.bytedance.net/rush-plugins/rush-build-cache-plugin-options.schema.json",
|
||||
"key": "Wek6C-xcBtNNroagxV305NFAcmXOriQRps64",
|
||||
"envList": [
|
||||
// BUILD_TYPE 在 SCM 里面应该是 offline、test、online [Witty]
|
||||
// BUILD_TYPE in SCM should be offline, test, online [Witty]
|
||||
"BUILD_TYPE",
|
||||
// bot studio 构建时需要根据 region 环境区分打包
|
||||
// When building bot studio, it needs to be packaged according to the region environment
|
||||
"REGION",
|
||||
// 用于区分 inhouse/release 环境
|
||||
// Used to differentiate inhouse/release environments
|
||||
"CUSTOM_VERSION",
|
||||
"CI",
|
||||
"CI_LIGHTING",
|
||||
// coze cli 构建时需要区分 inhouse/release 环境
|
||||
// Coze cli builds need to differentiate between inhouse/release environments
|
||||
"PUBLIC_INHOUSE"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user