Skip to content

Commit a2d5852

Browse files
committed
ci : do not fail-fast for docker
1 parent 6f53d8a commit a2d5852

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
env:
3333
COMMIT_SHA: ${{ github.sha }}
3434
strategy:
35+
fail-fast: true
3536
matrix:
3637
config:
3738
# Multi-stage build

0 commit comments

Comments
 (0)