diff --git a/Jenkinsfile2 b/Jenkinsfile2 index c42d8a4d19569c2f2302da7482a315c1760fed29..db26426b937c88b649c9f8345db31d402b2009a1 100644 --- a/Jenkinsfile2 +++ b/Jenkinsfile2 @@ -178,12 +178,10 @@ def pre_test_win(){ bat ''' cd %WIN_INTERNAL_ROOT% git reset --hard - git fetch || git fetch ''' bat ''' cd %WIN_COMMUNITY_ROOT% git reset --hard - git fetch || git fetch ''' script { if (env.CHANGE_TARGET == 'master') {