Skip to content

Commit

Permalink
fail fast false
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Heinrich <[email protected]>
  • Loading branch information
andistorm committed Jul 5, 2024
1 parent c15fadb commit 1c569bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
build-and-push-all-images:
name: Build and push all docker images
strategy:
fail-fast: false
matrix:
image_name:
- everest-clang-format
Expand Down

0 comments on commit 1c569bb

Please sign in to comment.