Do not fetch again in VMR synchronization (#17658)
This commit is contained in:
parent
b5d77c4daf
commit
3e660e4544
1 changed files with 0 additions and 2 deletions
|
@ -29,8 +29,6 @@ steps:
|
|||
clean: true
|
||||
|
||||
- script: |
|
||||
set -euxo pipefail
|
||||
git fetch --all
|
||||
git checkout --track origin/${{ parameters.vmrBranch }}
|
||||
echo "##vso[task.setvariable variable=vmrBranch]${{ parameters.vmrBranch }}"
|
||||
displayName: Check out ${{ parameters.vmrBranch }}
|
||||
|
|
Loading…
Add table
Reference in a new issue