提交 0584f972 编写于 作者: P plum-lihui

[test: not repull submodules]

上级 0bd5a15d
...@@ -44,7 +44,7 @@ function gitPullBranchInfo () { ...@@ -44,7 +44,7 @@ function gitPullBranchInfo () {
## git submodule update --init --recursive ## git submodule update --init --recursive
git pull origin $branch_name ||: git pull origin $branch_name ||:
echo "==== git pull $branch_name end ====" echo "==== git pull $branch_name end ===="
git pull --recurse-submodules # git pull --recurse-submodules
} }
function compileTDengineVersion() { function compileTDengineVersion() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册