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

fix error

上级 8c82e18f
......@@ -43,13 +43,6 @@ def pre_test(){
git checkout develop
git pull
git fetch
'''
catchError(buildResult: 'SUCCESS', stageResult: 'FAILURE') {
sh '''
git branch -D ${CHANGE_BRANCH}
'''
}
git checkout ${CHANGE_BRANCH}
git pull
git merge develop
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册