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