|
|
|
@ -6,7 +6,6 @@ codePath=/home/www/deploy/wms8_test_jd |
|
|
|
gitUrlArr=( |
|
|
|
"http://git.galaxis.yvanui.com/wms8/wms8-bench.git" |
|
|
|
"http://git.yvanui.com/jztd/yvan-ext.git" |
|
|
|
"http://git.yvanui.com/lizhiwei/yvan-framework.git" |
|
|
|
"http://git.galaxis.yvanui.com/wms8/wms-core.git" |
|
|
|
"http://git.yvanui.com/jztd/yvan-ext-mobile.git" |
|
|
|
) |
|
|
|
@ -16,7 +15,6 @@ branchArr=( |
|
|
|
"mini-bundle" |
|
|
|
"master" |
|
|
|
"master" |
|
|
|
"master" |
|
|
|
) |
|
|
|
positionArr=( |
|
|
|
"." |
|
|
|
@ -201,7 +199,7 @@ deployPull() { |
|
|
|
|
|
|
|
deployServer() { |
|
|
|
pid=$1 |
|
|
|
deployPull |
|
|
|
# deployPull |
|
|
|
buildCode |
|
|
|
echo "###--代码构建完成--------------------------------------------------------------------------###" |
|
|
|
# 重启服务 |
|
|
|
|