diff --git a/Jenkinsfile2 b/Jenkinsfile2 index f93f7ccb75390893b69ea5471be84a787d5723ef..8daa719addf3da49425d94a177f532659794b269 100644 --- a/Jenkinsfile2 +++ b/Jenkinsfile2 @@ -248,10 +248,12 @@ def pre_test_win(){ } bat ''' cd %WIN_INTERNAL_ROOT% + git remote prune origin git pull ''' bat ''' cd %WIN_COMMUNITY_ROOT% + git remote prune origin git pull ''' bat '''