Skip to content

Commit

Permalink
Don't fail fast docker builds
Browse files Browse the repository at this point in the history
  • Loading branch information
rblaine95 committed Aug 19, 2024
1 parent d3dd3d3 commit f3ea3e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
image_version: ${{ steps.meta.outputs.version }}

strategy:
fail-fast: false
matrix:
image:
[
Expand Down

0 comments on commit f3ea3e8

Please sign in to comment.