[BFN] Add missed param for syncd-rpc build (#7792)

To fix syncd-rpc build for BFN paltform
This commit is contained in:
Myron Sosyak 2021-06-08 19:43:00 +03:00 committed by Qi Luo
parent 8b7091ff51
commit bfa8549f9b

View File

@ -45,6 +45,7 @@ jobs:
- name: barefoot - name: barefoot
variables: variables:
sync_rpc_image: yes sync_rpc_image: yes
platform_rpc: bfn
swi_image: yes swi_image: yes
- name: broadcom - name: broadcom