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>
13 lines
409 B
YAML
13 lines
409 B
YAML
---
|
|
build_from:
|
|
aarch64: ghcr.io/home-assistant/aarch64-base:3.13
|
|
amd64: ghcr.io/home-assistant/amd64-base:3.13
|
|
armhf: ghcr.io/home-assistant/armhf-base:3.13
|
|
armv7: ghcr.io/home-assistant/armv7-base:3.13
|
|
i386: ghcr.io/home-assistant/i386-base:3.13
|
|
codenotary:
|
|
signer: notary@home-assistant.io
|
|
base_image: notary@home-assistant.io
|
|
args:
|
|
TELLDUS_COMMIT: 2598bbed16ffd701f2a07c99582f057a3decbaf3
|