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

fix

上级 517b77e9
......@@ -70,13 +70,13 @@ def pre_test(){
script {
if (env.CHANGE_TARGET == 'master') {
sh '''
cd ${WKC}
cd ${WK}
git checkout master
'''
}
else {
sh '''
cd ${WKC}
cd ${WK}
git checkout develop
'''
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册