diff --git a/Jenkinsfile b/Jenkinsfile index c7c0fd3..828faab 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -85,7 +85,7 @@ pipeline { // 镜像名称,对应K8S_FILE里面Deployment.containers的name // git路径 - GIT_URL = 'http://git.gz.internal.jumaiyx.cn/jm/live.git' + GIT_URL = 'http://git.gz.internal.jumaiyx.cn/job/hotspot-clear.git' // k8s deployment名称,对应K8S_FILE里面Deployment的name K8S_DEPLOYMENT = 'hotspot-clear-job'