[release/8.0.1xx] Fix missing parameter in VMR sync (#19196)
This commit is contained in:
parent
c1c9491532
commit
08a32c5133
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ jobs:
|
|||
- template: ../steps/vmr-prepare.yml
|
||||
parameters:
|
||||
vmrBranch: ${{ parameters.vmrBranch }}
|
||||
isBuiltFromVmr: false
|
||||
|
||||
- template: ../steps/vmr-pull-updates.yml
|
||||
parameters:
|
||||
|
|
Loading…
Reference in a new issue