We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 987a831 commit d5ba035Copy full SHA for d5ba035
.github/workflows/docker.yml
@@ -32,7 +32,7 @@ jobs:
32
env:
33
COMMIT_SHA: ${{ github.sha }}
34
strategy:
35
- fail-fast: true
+ fail-fast: false
36
matrix:
37
config:
38
# Multi-stage build
0 commit comments