[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
4ee8224488
commit
f6d8d908ab
@ -86,6 +86,15 @@ jobs:
|
|||||||
variables:
|
variables:
|
||||||
PLATFORM_ARCH: armhf
|
PLATFORM_ARCH: armhf
|
||||||
|
|
||||||
|
- name: marvell-arm64
|
||||||
|
${{ if not(parameters.qemuOrCrossBuild) }}:
|
||||||
|
pool: sonicbld-arm64
|
||||||
|
timeoutInMinutes: 2880
|
||||||
|
variables:
|
||||||
|
PLATFORM_ARCH: arm64
|
||||||
|
|
||||||
|
- name: marvell
|
||||||
|
|
||||||
- name: mellanox
|
- name: mellanox
|
||||||
variables:
|
variables:
|
||||||
dbg_image: yes
|
dbg_image: yes
|
||||||
|
Reference in New Issue
Block a user