Update create_homeassistant.sh
This commit is contained in:
parent
4260aeaab5
commit
704886b57d
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ set -e
|
|||
BUILD_CONTAINER_NAME=homeassistant-build-$$
|
||||
DOCKER_PUSH="false"
|
||||
DOCKER_CACHE="false"
|
||||
DOCKER_WITH_LATEST="true"
|
||||
DOCKER_HUB=homeassistant
|
||||
|
||||
cleanup() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue