Skip to content

Commit

Permalink
set fail-fast to false for reusable-build-container-images.yml (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
svrnm authored Dec 17, 2024
1 parent 984b6bb commit fa6f8e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reusable-build-container-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
runs-on: ubuntu-24.04
strategy:
matrix:
fail-fast: false
image:
- context: ./src/loaders/curl
name: loaders-curl
Expand Down

0 comments on commit fa6f8e0

Please sign in to comment.