mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 04:05:20 +01:00
Machine container: Remove codenotary configuration (#153855)
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
This commit is contained in:
@@ -5,9 +5,6 @@ build_from:
|
|||||||
armhf: "ghcr.io/home-assistant/armhf-homeassistant:"
|
armhf: "ghcr.io/home-assistant/armhf-homeassistant:"
|
||||||
amd64: "ghcr.io/home-assistant/amd64-homeassistant:"
|
amd64: "ghcr.io/home-assistant/amd64-homeassistant:"
|
||||||
i386: "ghcr.io/home-assistant/i386-homeassistant:"
|
i386: "ghcr.io/home-assistant/i386-homeassistant:"
|
||||||
codenotary:
|
|
||||||
signer: notary@home-assistant.io
|
|
||||||
base_image: notary@home-assistant.io
|
|
||||||
cosign:
|
cosign:
|
||||||
base_identity: https://github.com/home-assistant/core/.*
|
base_identity: https://github.com/home-assistant/core/.*
|
||||||
identity: https://github.com/home-assistant/core/.*
|
identity: https://github.com/home-assistant/core/.*
|
||||||
|
|||||||
Reference in New Issue
Block a user