Skip to content

Commit

Permalink
[Ci] Support marvell/marvell-arm64 build (sonic-net#14875)
Browse files Browse the repository at this point in the history
Why I did it
Support marvell/marvell-arm64 build

Work item tracking
Microsoft ADO (number only): 19995559
How I did it
  • Loading branch information
xumia authored and mssonicbld committed May 11, 2023
1 parent d426984 commit 7580cb1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .azure-pipelines/azure-pipelines-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7580cb1

Please sign in to comment.