Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 810bb1d12b |
@@ -953,8 +953,7 @@ const checks = [
|
||||
},
|
||||
{
|
||||
file: 'jenkins/Jenkinsfile.production-server-provision',
|
||||
excludes:
|
||||
"params.DEPLOY_TARGET == 'release' && databaseBackupProfile == 'files-history'",
|
||||
includes: 'release 仅允许 archive-full;files-history',
|
||||
reason:
|
||||
'release 必须拒绝 files-history,避免逐文件 catalog 扫描再次触发生产内存峰值。',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user