[ci] Fix pipeline error caused by qemuOrCrossBuild missing. (#15139)
Why I did it Fix pipeline issue which breaks 202205 official build. Work item tracking Microsoft ADO (number only): 23115245 How I did it qemuOrCrossBuild was not cherry picked into 202205 branch. Remove this feature.
This commit is contained in:
parent
e1a1c131db
commit
0556b21188
@ -87,7 +87,6 @@ jobs:
|
|||||||
PLATFORM_ARCH: armhf
|
PLATFORM_ARCH: armhf
|
||||||
|
|
||||||
- name: marvell-arm64
|
- name: marvell-arm64
|
||||||
${{ if not(parameters.qemuOrCrossBuild) }}:
|
|
||||||
pool: sonicbld-arm64
|
pool: sonicbld-arm64
|
||||||
timeoutInMinutes: 2880
|
timeoutInMinutes: 2880
|
||||||
variables:
|
variables:
|
||||||
|
Reference in New Issue
Block a user