|
@@ -5,7 +5,8 @@ set -e
|
|
|
codePath=/home/www/deploy/wms8_dygk
|
|
|
gitUrlArr=(
|
|
|
"http://git.galaxis.yvanui.com/wms8/wms8-bench.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"
|
|
|
"http://git.galaxis.yvanui.com/wms8/wms-core.git"
|
|
|
)
|
|
|
|