template path
This commit is contained in:
parent
88daeae33b
commit
2208267af6
1 changed files with 1 additions and 1 deletions
|
@ -28,6 +28,6 @@ variables:
|
|||
value: ${{ replace(replace(variables['Build.SourceBranch'], 'refs/heads/', ''), 'refs/pull/', '') }}
|
||||
|
||||
jobs:
|
||||
- template: /eng/pipelines/templates/jobs/vmr-synchronization.yml
|
||||
- template: templates/jobs/vmr-synchronization.yml
|
||||
parameters:
|
||||
vmrBranch: ${{ variables.VmrBranch }}
|
Loading…
Add table
Reference in a new issue