From 446354d1eda6aa159d9a23e2c6338a3b83ceadfb Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Tue, 6 Nov 2018 08:43:25 +0800 Subject: [PATCH] 20140144: Job [HRBActivityWeb] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ·¨¼y°ó --- jobs/HRBActivityWeb/config.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/jobs/HRBActivityWeb/config.xml b/jobs/HRBActivityWeb/config.xml index 9bb8a814..f2fb5aee 100644 --- a/jobs/HRBActivityWeb/config.xml +++ b/jobs/HRBActivityWeb/config.xml @@ -10,7 +10,7 @@ - GIT_Branch + GIT_BRANCH master false @@ -28,7 +28,7 @@ - */${GIT_Branch} + */${GIT_BRANCH} false @@ -44,7 +44,7 @@ false - echo BRANCH_NAME:${GIT_Branch} + echo BRANCH_NAME:${GIT_BRANCH} rsync --exclude .git -e "ssh -o ProxyCommand='ssh -p 8080 jenkins@10.32.86.102 nc %h %p'" -av ./ jenkins@10.36.220.161:/opt/www/hrb/eventWeb/20180401 -- 2.26.2