|
|
@ -5,14 +5,14 @@ set -e |
|
|
codePath=/home/www/deploy/wms8_dygk |
|
|
codePath=/home/www/deploy/wms8_dygk |
|
|
gitUrlArr=( |
|
|
gitUrlArr=( |
|
|
"http://git.galaxis.yvanui.com/wms8/wms8-bench.git" |
|
|
"http://git.galaxis.yvanui.com/wms8/wms8-bench.git" |
|
|
|
|
|
"http://git.galaxis.yvanui.com/wms8/wms-core.git" |
|
|
## "http://git.yvanui.com/lizhiwei/yvan-framework.git" |
|
|
## "http://git.yvanui.com/lizhiwei/yvan-framework.git" |
|
|
"www@git.yvanui.com:lizhiwei/yvan-framework.git" |
|
|
"www@git.yvanui.com:lizhiwei/yvan-framework.git" |
|
|
"http://git.galaxis.yvanui.com/wms8/wms-core.git" |
|
|
|
|
|
) |
|
|
) |
|
|
|
|
|
|
|
|
branchArr=( |
|
|
branchArr=( |
|
|
"master" |
|
|
"dongying_guokang" |
|
|
"master" |
|
|
"dongying_guokang" |
|
|
"master" |
|
|
"master" |
|
|
) |
|
|
) |
|
|
positionArr=( |
|
|
positionArr=( |
|
|
|