Commit 50c9a08
committed
ci: parallelize building images for different archs
As it appears, there are some SSL/TLS issues appearing in the container
image builds for the `ppc64le` architecture which, in the end, results
in build and push failure for all architecture, therefore parallelize
those image builds (even if it costs GitHub some resources) to avoid
failing altogether.
Signed-off-by: Matej Focko <[email protected]>1 parent f205846 commit 50c9a08
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
25 | 32 | | |
26 | 33 | | |
27 | 34 | | |
| |||
38 | 45 | | |
39 | 46 | | |
40 | 47 | | |
41 | | - | |
| 48 | + | |
42 | 49 | | |
43 | 50 | | |
44 | 51 | | |
| |||
0 commit comments