We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d21f058 commit 38107dcCopy full SHA for 38107dc
.github/workflows/ci.yml
@@ -80,6 +80,7 @@ jobs:
80
container:
81
image: zingodevops/zaino-ci:latest # Your pre-built Docker image
82
strategy:
83
+ fail-fast: false
84
matrix:
85
partition: [1, 2, 3, 4, 5, 6, 7, 8]
86
0 commit comments