From 3fd373acdb0b3bac9ae4cc8285fb100a8d13a238 Mon Sep 17 00:00:00 2001 From: lizw <1183409807@qq.com> Date: Fri, 18 Apr 2025 18:27:19 +0800 Subject: [PATCH] 001sync_code.sh --- dsl/001sync_code.sh | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/dsl/001sync_code.sh b/dsl/001sync_code.sh index 1319b36..734e360 100644 --- a/dsl/001sync_code.sh +++ b/dsl/001sync_code.sh @@ -194,13 +194,15 @@ 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 + +echo "已废弃!!!" # bash <(curl -s http://git.yvanui.com/lizhiwei/jztd-deploy/raw/master/dsl/001sync_code.sh)