mirror of
https://github.com/aljazceru/addons.git
synced 2026-01-23 23:05:53 +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
15 lines
455 B
YAML
15 lines
455 B
YAML
build_from:
|
|
amd64: ghcr.io/home-assistant/amd64-base-debian:buster
|
|
armhf: ghcr.io/home-assistant/armhf-base-debian:buster
|
|
armv7: ghcr.io/home-assistant/armv7-base-debian:buster
|
|
codenotary:
|
|
signer: notary@home-assistant.io
|
|
base_image: notary@home-assistant.io
|
|
args:
|
|
CHERRYPY_VERSION: 18.1.1
|
|
GOOGLE_AUTH_VERSION: 1.6.3
|
|
GOOGLE_GRPC_VERSION: 0.2.0
|
|
GOOGLE_LIBRARY_VERSION: 1.0.0
|
|
GOOGLE_SDK_VERSION: 0.5.0
|
|
REQUESTS_OAUTHLIB_VERSION: 1.2.0
|