Browse Source

01wms8-test.sh

master
lizw 4 years ago
parent
commit
eb5dfd180f
  1. 6
      01dongying_guokang/01wms8-test.sh

6
01dongying_guokang/01wms8-test.sh

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

Loading…
Cancel
Save