Authored by meibaocai

Update Jenkinsfile

... ... @@ -16,7 +16,7 @@ pipeline {
//常量参数,初始确定后一般不需更改
environment{
QA_EMAIL='hua.qu@yoho.cn'
QA_EMAIL='bule.mei@yoho.cn'
NODE_ENV='production'
}
... ...