Fix buildName
This commit is contained in:
parent
4be0f59c87
commit
21345f55b7
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ stages:
|
|||
- template: ../jobs/vmr-build.yml
|
||||
parameters:
|
||||
# Changing the build name requires updating the referenced name in the source-build-sdk-diff-tests.yml pipeline
|
||||
buildName: Alpine317_Offline_MsftSdk
|
||||
buildName: Alpine319_Offline_MsftSdk
|
||||
isBuiltFromVmr: ${{ parameters.isBuiltFromVmr }}
|
||||
vmrBranch: ${{ variables.VmrBranch }}
|
||||
architecture: x64
|
||||
|
|
Loading…
Reference in a new issue