mirror of
https://github.com/l5yth/potato-mesh.git
synced 2026-08-08 18:02:46 +02:00
fix(docker): armv7 ingestor build toolchain; disable matrix fail-fast (#842)
This commit is contained in:
@@ -42,6 +42,9 @@ jobs:
|
||||
packages: write
|
||||
|
||||
strategy:
|
||||
# One architecture's breakage must never withhold the other
|
||||
# architectures' images: publish legs are independent (DK-A1).
|
||||
fail-fast: false
|
||||
matrix:
|
||||
service: [web, ingestor, matrix-bridge]
|
||||
architecture:
|
||||
|
||||
Reference in New Issue
Block a user