Fix docker build for yocto
This commit is contained in:
parent
129462a15f
commit
c1e390a53f
2 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
set -ev
|
||||
set -e
|
||||
|
||||
DOCKER_REPO=homeassistant
|
||||
DOCKER_IMAGE=yocto-build-env
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue