From e4838b9251aa593221ed044a7700230ea80cb8ed Mon Sep 17 00:00:00 2001 From: lizw-2015 <1183409807@qq.com> Date: Mon, 16 Jun 2025 13:26:33 +0800 Subject: [PATCH] 005sync_code_test_tmp.sh --- dsl/005sync_code_test_tmp.sh | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/dsl/005sync_code_test_tmp.sh b/dsl/005sync_code_test_tmp.sh index 0193928..d60c7e2 100644 --- a/dsl/005sync_code_test_tmp.sh +++ b/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 #