Fix cache
This commit is contained in:
parent
3c2d5c62e0
commit
cd6f4490ec
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ set -e
|
|||
|
||||
BUILD_CONTAINER_NAME=landingpage-build-$$
|
||||
DOCKER_PUSH="false"
|
||||
DOCKER_CACHE="true"
|
||||
DOCKER_CACHE="false"
|
||||
DOCKER_WITH_LATEST="false"
|
||||
DOCKER_TAG="landingpage"
|
||||
DOCKER_HUB=homeassistant
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue