mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-27 23:17:38 +01:00
test
This commit is contained in:
10
test/build.json
Normal file
10
test/build.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"build_from": {
|
||||
"aarch64": "ghcr.io/hassio-addons/base-python/aarch64:stable",
|
||||
"amd64": "ghcr.io/hassio-addons/base-python/amd64:stable",
|
||||
"armv7": "ghcr.io/hassio-addons/base-python/armv7:stable"
|
||||
},
|
||||
"codenotary": {
|
||||
"signer": "alexandrep.github@gmail.com"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user