[Ci] Support marvell/marvell-arm64 build (#14875)
Why I did it Support marvell/marvell-arm64 build Work item tracking Microsoft ADO (number only): 19995559 How I did it
This commit is contained in:
parent
f239a8388c
commit
50fb266c16
@ -94,6 +94,15 @@ jobs:
|
||||
variables:
|
||||
PLATFORM_ARCH: armhf
|
||||
|
||||
- name: marvell-arm64
|
||||
${{ if not(parameters.qemuOrCrossBuild) }}:
|
||||
pool: sonicbld-arm64
|
||||
timeoutInMinutes: 2880
|
||||
variables:
|
||||
PLATFORM_ARCH: arm64
|
||||
|
||||
- name: marvell
|
||||
|
||||
- name: mellanox
|
||||
variables:
|
||||
dbg_image: yes
|
||||
|
Loading…
Reference in New Issue
Block a user