Skip to content

Commit 35561ff

Browse files
committed
Convert build back to json to see if it is causing build issues.
1 parent 9dc4231 commit 35561ff

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

build.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"build_from": {
3+
"aarch64": "homeassistant/aarch64-base-debian:latest",
4+
"amd64": "homeassistant/amd64-base-debian:latest",
5+
"armhf": "homeassistant/armhf-base-debian:latest",
6+
"armv7": "homeassistant/armv7-base-debian:latest",
7+
"i386": "homeassistant/i386-base-debian:latest"
8+
}
9+
}

build.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)