未验证 提交 bbe90c27 编写于 作者: haoranc's avatar haoranc 提交者: GitHub

Update Jenkinsfile2

上级 77549dbb
......@@ -240,12 +240,12 @@ def pre_test_win(){
}
bat '''
cd %WIN_INTERNAL_ROOT%
git pull
git pull origin ''' + env.CHANGE_TARGET + '''
'''
bat '''
cd %WIN_COMMUNITY_ROOT%
git remote prune origin
git pull
git pull origin ''' + env.CHANGE_TARGET + '''
'''
bat '''
cd %WIN_INTERNAL_ROOT%
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册