mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 05:04:21 +01:00
* Update deployment * fix workflow * Fix order * restruct v1 * Fix style v2 * Cleanup style v3 * fix style v4 * Last style fix * Address comments * Update builder to 2021.11.3 * Fix let's encrypt * fix lint * Use ghcr.io * fix * Update versions * fix readme
12 lines
368 B
YAML
12 lines
368 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:
|
|
CLI_VERSION: 4.12.2
|