Browse Source

添加ztf test环境 文件系统/打印服务发布脚本

master
zhoucg 3 years ago
parent
commit
87ea38fa03
  1. 2
      hua_wei_yun/06wms-ztf-filemanager-test.sh
  2. 2
      hua_wei_yun/07wms-ztf-print-test.sh

2
hua_wei_yun/06wms-ztf-filemanager-test.sh

@ -2,7 +2,7 @@
#set -x #set -x
set -e set -e
codePath=/home/www/deploy/wms8_ztf_api_2 codePath=/home/www/deploy/wms8_ztf_filemanager_2
gitUrlArr=( gitUrlArr=(
"http://git.yvanui.com/jztd/wms.git" "http://git.yvanui.com/jztd/wms.git"
"http://git.yvanui.com/lizhiwei/yvan-framework.git" "http://git.yvanui.com/lizhiwei/yvan-framework.git"

2
hua_wei_yun/07wms-ztf-print-test.sh

@ -2,7 +2,7 @@
#set -x #set -x
set -e set -e
codePath=/home/www/deploy/wms8_ztf_api_2 codePath=/home/www/deploy/wms8_ztf_print_2
gitUrlArr=( gitUrlArr=(
"http://git.yvanui.com/jztd/wms.git" "http://git.yvanui.com/jztd/wms.git"
"http://git.yvanui.com/lizhiwei/yvan-framework.git" "http://git.yvanui.com/lizhiwei/yvan-framework.git"

Loading…
Cancel
Save