[ci] Add marvell-arm64 build in PR checks. (#15356)
Why I did it Add marvell-arm64 platform build in PR checks to avoid build break. Work item tracking Microsoft ADO (number only): 17257160 How I did it How to verify it
This commit is contained in:
parent
9fcbd5ed1d
commit
96cac8e918
@ -67,6 +67,10 @@ stages:
|
|||||||
variables:
|
variables:
|
||||||
swi_image: yes
|
swi_image: yes
|
||||||
- name: mellanox
|
- name: mellanox
|
||||||
|
- name: marvell-arm64
|
||||||
|
pool: sonicbld-arm64
|
||||||
|
variables:
|
||||||
|
PLATFORM_ARCH: arm64
|
||||||
- name: marvell-armhf
|
- name: marvell-armhf
|
||||||
pool: sonicbld-armhf
|
pool: sonicbld-armhf
|
||||||
timeoutInMinutes: 1200
|
timeoutInMinutes: 1200
|
||||||
|
Reference in New Issue
Block a user