Browse Source

005sync_code_test_tmp.sh

lizw-2015 1 week ago
parent
commit
e4838b9251
1 changed files with 10 additions and 10 deletions
  1. 10 10
      dsl/005sync_code_test_tmp.sh

+ 10 - 10
dsl/005sync_code_test_tmp.sh

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