Fix docker build

This commit is contained in:
Pascal Vizeli 2017-04-27 10:56:24 +02:00
parent ee8680810f
commit 129462a15f
2 changed files with 4 additions and 1 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash
set -ev
set -e
DOCKER_REPO=homeassistant
DOCKER_IMAGE=docker-build-env