mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 04:37:06 +00:00
Disable fail-fast on publish container jobs (#125245)
This commit is contained in:
parent
99122fcb78
commit
da81efe9c1
1
.github/workflows/builder.yml
vendored
1
.github/workflows/builder.yml
vendored
@ -316,6 +316,7 @@ jobs:
|
||||
packages: write
|
||||
id-token: write
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
registry: ["ghcr.io/home-assistant", "docker.io/homeassistant"]
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user