mirror of
https://github.com/Telecominfraproject/ols-nos.git
synced 2025-11-02 02:57:45 +00:00
[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:
@@ -94,6 +94,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