Fix docker build for yocto

This commit is contained in:
Pascal Vizeli 2017-04-27 11:10:05 +02:00
parent 129462a15f
commit c1e390a53f
2 changed files with 2 additions and 1 deletions

View file

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