|
|
@ -194,13 +194,15 @@ commit_target() { |
|
|
git push origin $target_branch |
|
|
git push origin $target_branch |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
source_pull |
|
|
#source_pull |
|
|
target_pull |
|
|
#target_pull |
|
|
source_build |
|
|
#source_build |
|
|
target_pull |
|
|
#target_pull |
|
|
sync_files |
|
|
#sync_files |
|
|
target_build |
|
|
#target_build |
|
|
commit_target |
|
|
#commit_target |
|
|
|
|
|
|
|
|
|
|
|
echo "已废弃!!!" |
|
|
|
|
|
|
|
|
# bash <(curl -s http://git.yvanui.com/lizhiwei/jztd-deploy/raw/master/dsl/001sync_code.sh) |
|
|
# bash <(curl -s http://git.yvanui.com/lizhiwei/jztd-deploy/raw/master/dsl/001sync_code.sh) |
|
|
|
|
|
|
|
|
|