diff --git a/Jenkinsfile2 b/Jenkinsfile2 index e693cc1770f899e4bce1f8743253c809a9c6eb15..c270b6c4c06573880c639333ebcae803ded1d2e6 100644 --- a/Jenkinsfile2 +++ b/Jenkinsfile2 @@ -245,7 +245,7 @@ def pre_test_win(){ bat ''' cd %WIN_COMMUNITY_ROOT% git remote prune origin - git pull origin + git pull origin ''' + env.CHANGE_TARGET + ''' ''' bat ''' cd %WIN_INTERNAL_ROOT%