Merge in 'release/8.0.1xx' changes

This commit is contained in:
dotnet-bot 2024-03-26 16:03:12 +00:00
commit 0b76aff37a
2 changed files with 4 additions and 0 deletions

View file

@ -29,6 +29,8 @@ parameters:
default: ' '
variables:
- template: /eng/common/templates-official/variables/pool-providers.yml@self
- ${{ if ne(parameters.vmrBranch, ' ') }}:
- name: VmrBranch
value: ${{ replace(parameters.vmrBranch, ' ', '') }}

View file

@ -31,6 +31,8 @@ parameters:
default: ' '
variables:
- template: /eng/common/templates-official/variables/pool-providers.yml@self
- ${{ if ne(parameters.vmrBranch, ' ') }}:
- name: VmrBranch
value: ${{ replace(parameters.vmrBranch, ' ', '') }}