From 37848423cc1c77550621dad7591b6d72d8854430 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Tue, 6 Nov 2018 08:42:11 +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 | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/jobs/HRBActivityWeb/config.xml b/jobs/HRBActivityWeb/config.xml index 51631002..9bb8a814 100644 --- a/jobs/HRBActivityWeb/config.xml +++ b/jobs/HRBActivityWeb/config.xml @@ -7,6 +7,16 @@ ylhealth + + + + GIT_Branch + + master + false + + + 2 @@ -18,7 +28,7 @@ - */master + */${GIT_Branch} false @@ -34,7 +44,7 @@ false - echo BRANCH_NAME:${branchName} + 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