Browse Source

005sync_code_test_tmp.sh

master
lizw-2015 6 months ago
parent
commit
e4838b9251
  1. 20
      dsl/005sync_code_test_tmp.sh

20
dsl/005sync_code_test_tmp.sh

@ -19,9 +19,9 @@ source_position=(
"yvan-ui" "yvan-ui"
) )
target_path=/home/www/sync_code/sd_dsl/wms85std-sd-prod target_path=/home/www/sync_code/sd_dsl/wms85std-sd-test
target_git=www@git.yvanui.com:lizhiwei/wms85std-sd.git target_git=http://git.galaxis.yvanui.com/lizw/wms85std-sd.git
target_branch=release/prod target_branch=release/test
target_position=. target_position=.
echoPrefix="\033[36m+" echoPrefix="\033[36m+"
@ -194,13 +194,13 @@ commit_target() {
git push origin $target_branch git push origin $target_branch
} }
#source_pull source_pull
#target_pull target_pull
#source_build source_build
#target_pull target_pull
#sync_files sync_files
#target_build target_build
#commit_target commit_target
# #
#kls_source_path=/home/www/sync_code/sd_dsl/wms85std-sd-dsl-prod #kls_source_path=/home/www/sync_code/sd_dsl/wms85std-sd-dsl-prod
# #

Loading…
Cancel
Save