🐎 ci(服务器): 添加永测服
This commit is contained in:
@@ -69,7 +69,7 @@ pm2Master.cwd= cwd;
|
||||
pm2Master.env={NODE_PROCESS_TITLE: envType+'_'+masterConfig.id};
|
||||
titles.push(envType+'_'+masterConfig.id);
|
||||
|
||||
let onairEnvs = ['sq1', 'sq3', 'sq4', 'sq7', 'sq9', 'zy1', 'ch1'];
|
||||
let onairEnvs = ['sq1', 'sq3', 'sq4', 'sq7', 'sq9', 'zy1', 'ch1', 'zytest'];
|
||||
if(onairEnvs.indexOf(envType) > -1) {
|
||||
pm2Master.out_file = '/zyz_logs/pm2/'+masterConfig.id+"_app.log";
|
||||
pm2Master.error_file='/zyz_logs/pm2/'+masterConfig.id+'_error.log';
|
||||
|
||||
Reference in New Issue
Block a user