ci(build-packages): docker fail fast: false
This commit is contained in:
parent
16eb5da440
commit
939f3855d5
|
@ -340,6 +340,7 @@ jobs:
|
|||
needs: prepare
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
profile: ${{fromJSON(needs.prepare.outputs.profiles)}}
|
||||
arch:
|
||||
|
|
Loading…
Reference in New Issue