未验证 提交 289585ee 编写于 作者: H Hui Li 提交者: GitHub

Merge pull request #16831 from taosdata/tomchon-patch-3

Tomchon patch 3
......@@ -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.
先完成此消息的编辑!
想要评论请 注册