Skip to content

Commit c58fedd

Browse files
authored
Update devversions leg to clearly state that is an ubuntu build (#46574)
1 parent c2795a2 commit c58fedd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/templates/stages/vmr-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ stages:
364364

365365
- template: ../jobs/vmr-build.yml
366366
parameters:
367-
buildName: ${{ format('{0}_DevVersions', variables.ubuntuName) }}
367+
buildName: ${{ format('{0}_Ubuntu', variables.ubuntuName) }}
368368
isBuiltFromVmr: ${{ parameters.isBuiltFromVmr }}
369369
vmrBranch: ${{ variables.VmrBranch }}
370370
pool: ${{ parameters.pool_Linux }}

0 commit comments

Comments
 (0)