|
@@ -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
|
|
|
#
|