diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 2677aaba47600d..2bdaabc67c3e50 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -493,7 +493,7 @@ jobs: - chip_earlgrey_cw310 - chip_earlgrey_cw310_hyperdebug - chip_earlgrey_cw340 - condition: eq(variables['Build.SourceBranchName'], 'master') + condition: ${{ containsValue(['master', 'earlgrey_es_sival'], variables['Build.SourceBranchName']) }} steps: - template: ci/download-artifacts-template.yml parameters: