提交 b0acd7ad 编写于 作者: L liuyq-617

fix some errors

上级 cbf323e9
...@@ -43,7 +43,9 @@ def pre_test(){ ...@@ -43,7 +43,9 @@ def pre_test(){
git checkout develop git checkout develop
git pull git pull
git fetch git fetch
git branch -d ${CHANGE_BRANCH}
git checkout ${CHANGE_BRANCH} git checkout ${CHANGE_BRANCH}
git pull
git merge develop git merge develop
cd ${WK} cd ${WK}
git reset --hard git reset --hard
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册