Set fail-fast to false for meta container (#67484)

This commit is contained in:
Joakim Sørensen
2022-03-02 16:55:33 +01:00
committed by Franck Nijhof
parent 0349d7d09d
commit d7c480f2d8

View File

@@ -248,6 +248,7 @@ jobs:
needs: ["init", "build_base"]
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
registry:
- "ghcr.io/home-assistant"