[ci] Add PR checker for rpc target and debug target. (#15997)

Why I did it
Enable rpc target in PR checker to avoid build break for rpc target.

Work item tracking
Microsoft ADO (number only): 24708372
How I did it
How to verify it
This commit is contained in:
Liu Shilong 2023-08-01 21:03:49 +08:00 committed by GitHub
parent 70c1bdf5f1
commit ea34cb2f0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,8 +56,6 @@ stages:
- stage: Build
pool: sonicbld
variables:
INSTALL_DEBUG_TOOLS: y
dependsOn: []
jobs:
- template: .azure-pipelines/azure-pipelines-build.yml
@ -68,6 +66,10 @@ stages:
variables:
swi_image: yes
- name: mellanox
variables:
dbg_image: yes
docker_syncd_rpc_image: yes
platform_rpc: mlnx
- name: marvell-arm64
pool: sonicbld-arm64
variables: