Skip to content

Commit

Permalink
We want all images to get built even when one fails
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoboss committed Oct 25, 2024
1 parent 6775a99 commit 2633eb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
id-token: write

strategy:
fail-fast: false
matrix:
project: [ 'API', 'Worker', 'Frontend' ]

Expand Down

0 comments on commit 2633eb8

Please sign in to comment.