mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 05:04:21 +01:00
* Add YAML linter * Drop GitHub registry login as its not required at this point * Add YAML document start marker * Fix YAMLlint issues * Fix YAMLlint issues in .github yaml files * Fix YAMLlint issue in .github/dependabot.yml * Remove .github/move.yml * Set dependabot to weekly Co-authored-by: Joakim Sørensen <hi@ludeeus.dev> * Use YAML strip option where appropriate * Fix multiline string Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
11 lines
439 B
YAML
11 lines
439 B
YAML
---
|
|
build_from:
|
|
aarch64: ghcr.io/home-assistant/aarch64-homeassistant-base:2022.02.0
|
|
amd64: ghcr.io/home-assistant/amd64-homeassistant-base:2022.02.0
|
|
armhf: ghcr.io/home-assistant/armhf-homeassistant-base:2022.02.0
|
|
armv7: ghcr.io/home-assistant/armv7-homeassistant-base:2022.02.0
|
|
i386: ghcr.io/home-assistant/i386-homeassistant-base:2022.02.0
|
|
codenotary:
|
|
signer: notary@home-assistant.io
|
|
base_image: notary@home-assistant.io
|