diff --git a/Jenkinsfile b/Jenkinsfile index 828faab..f79deec 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -85,7 +85,7 @@ pipeline { // 镜像名称,对应K8S_FILE里面Deployment.containers的name // 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 = 'hotspot-clear-job'