Skip to content

Commit

Permalink
[ci] Enable writing to the bitstream cache in sival
Browse files Browse the repository at this point in the history
Signed-off-by: James Wainwright <[email protected]>
  • Loading branch information
jwnrt committed Feb 14, 2024
1 parent a310538 commit 163b30f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,7 @@ jobs:
- chip_earlgrey_cw310
- chip_earlgrey_cw310_hyperdebug
- chip_earlgrey_cw340
condition: eq(variables['Build.SourceBranchName'], 'master')
condition: eq(variables['Build.SourceBranchName'], 'earlgrey_es_sival')
steps:
- template: ci/download-artifacts-template.yml
parameters:
Expand Down

0 comments on commit 163b30f

Please sign in to comment.