Update create_hassio_addon.sh

This commit is contained in:
Pascal Vizeli 2017-07-10 21:59:37 +02:00 committed by GitHub
parent a83ffe6a29
commit 9b40a93c49

View file

@ -4,6 +4,7 @@ set -e
BUILD_CONTAINER_NAME=hassio-addons-$$
DOCKER_PUSH="false"
DOCKER_CACHE="true"
DOCKER_WITH_LATEST="true"
BRANCH=build
REPOSITORY=https://github.com/home-assistant/hassio-addons