|
|
@ -85,7 +85,7 @@ pipeline { |
|
|
|
// 镜像名称,对应K8S_FILE里面Deployment.containers的name |
|
|
|
// 镜像名称,对应K8S_FILE里面Deployment.containers的name |
|
|
|
|
|
|
|
|
|
|
|
// git路径 |
|
|
|
// git路径 |
|
|
|
GIT_URL = 'http://git.gz.internal.jumaiyx.cn/job/hotspot-clear.git' |
|
|
|
// GIT_URL = 'http://git.gz.internal.jumaiyx.cn/job/hotspot-clear.git' |
|
|
|
|
|
|
|
|
|
|
|
// k8s deployment名称,对应K8S_FILE里面Deployment的name |
|
|
|
// k8s deployment名称,对应K8S_FILE里面Deployment的name |
|
|
|
K8S_DEPLOYMENT = 'hotspot-clear-job' |
|
|
|
K8S_DEPLOYMENT = 'hotspot-clear-job' |
|
|
|