Skip to content

Commit

Permalink
ci: continueOnError - if the pub's matrix is empty
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Jul 24, 2024
1 parent 1a241fd commit 4a84dc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .azure/ipynb-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
name: mtrx
displayName: "Changed matrix"
- bash: echo '$(mtrx.dirs)' | python -m json.tool
continueOnError: "true" # not crash if the matrix is empty
displayName: "Show matrix"

- bash: |
Expand Down

0 comments on commit 4a84dc7

Please sign in to comment.