Skip to content

Commit d5ba035

Browse files
committed
no fast fail
1 parent 987a831 commit d5ba035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
env:
3333
COMMIT_SHA: ${{ github.sha }}
3434
strategy:
35-
fail-fast: true
35+
fail-fast: false
3636
matrix:
3737
config:
3838
# Multi-stage build

0 commit comments

Comments
 (0)