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)