From be7bd73bbb065eb46775e5fcbf69f24d85b4b5d0 Mon Sep 17 00:00:00 2001 From: Shilong Liu Date: Wed, 16 Jun 2021 07:38:02 +0800 Subject: [PATCH] [CI] Fix azp targets for innovium platform (#7870) There is no rule to build swi target. The correct target is *.bin. --- .azure-pipelines/azure-pipelines-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azure-pipelines/azure-pipelines-build.yml b/.azure-pipelines/azure-pipelines-build.yml index 9c0e7aeeb8..40fc9b8054 100644 --- a/.azure-pipelines/azure-pipelines-build.yml +++ b/.azure-pipelines/azure-pipelines-build.yml @@ -74,7 +74,7 @@ jobs: - name: innovium variables: - swi_image: yes + dbg_image: yes - name: marvell-armhf pool: sonicbld_8c