We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2795a2 commit c58feddCopy full SHA for c58fedd
eng/pipelines/templates/stages/vmr-build.yml
@@ -364,7 +364,7 @@ stages:
364
365
- template: ../jobs/vmr-build.yml
366
parameters:
367
- buildName: ${{ format('{0}_DevVersions', variables.ubuntuName) }}
+ buildName: ${{ format('{0}_Ubuntu', variables.ubuntuName) }}
368
isBuiltFromVmr: ${{ parameters.isBuiltFromVmr }}
369
vmrBranch: ${{ variables.VmrBranch }}
370
pool: ${{ parameters.pool_Linux }}
0 commit comments