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.
2 parents dd9150a + 45ac990 commit 31cfce1Copy full SHA for 31cfce1
.github/workflows/stackhpc-container-image-build.yml
@@ -91,6 +91,7 @@ jobs:
91
runs-on: [self-hosted, stackhpc-kayobe-config-kolla-builder]
92
permissions: {}
93
strategy:
94
+ fail-fast: false
95
matrix: ${{ fromJson(needs.generate-tag.outputs.matrix) }}
96
needs:
97
- generate-tag
0 commit comments