Showing
1 changed file
with
1 additions
and
1 deletions
@@ -12,7 +12,7 @@ pipeline { | @@ -12,7 +12,7 @@ pipeline { | ||
12 | 12 | ||
13 | //常量参数,初始确定后一般不需更改 | 13 | //常量参数,初始确定后一般不需更改 |
14 | environment{ | 14 | environment{ |
15 | - QA_EMAIL='hua.qu@yoho.cn' | 15 | + QA_EMAIL='bule.mei@yoho.cn' |
16 | KUBERNETES_DEPLOY_YAML='git@git.yoho.cn:docker/k8s-deploy-yaml.git' | 16 | KUBERNETES_DEPLOY_YAML='git@git.yoho.cn:docker/k8s-deploy-yaml.git' |
17 | } | 17 | } |
18 | 18 |
-
Please register or login to post a comment