From 3d8e798cdc1839ed09dcdc5349ed8684dc5d1115 Mon Sep 17 00:00:00 2001 From: otto <965391514@qq.com> Date: Tue, 19 Mar 2024 15:25:04 +0800 Subject: [PATCH] up --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'