Skip to content

Commit 32ca7dc

Browse files
committed
workflows: allow publish to run on images that pass
..even if some of the siblings fails. Signed-off-by: Tuomas Katila <[email protected]>
1 parent f3676ea commit 32ca7dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lib-publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
name: Build image
1515
runs-on: ubuntu-22.04
1616
strategy:
17+
fail-fast: false
1718
matrix:
1819
image:
1920
- intel-fpga-admissionwebhook

0 commit comments

Comments
 (0)