Merge in 'release/8.0.1xx' changes
This commit is contained in:
commit
0259491279
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…
Reference in a new issue