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