mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-23 00:56:29 +00:00
Fix build
This commit is contained in:
parent
1b75e982e6
commit
5a5388bbe6
@ -62,7 +62,7 @@ fi
|
||||
cd $WORKSPACE && git submodule update --init --recursive
|
||||
|
||||
# Additional variables
|
||||
BARYS_ARGUMENTS_VAR="-a RESIN_CONNECTABLE=0 -a DEVELOPMENT_IMAGE=0 -a $HASSIO_SUPERVISOR"
|
||||
BARYS_ARGUMENTS_VAR="-a RESIN_CONNECTABLE=0 -a DEVELOPMENT_IMAGE=0 -a TARGET_REPOSITORY=$HASSIO_SUPERVISOR"
|
||||
|
||||
# Make sure shared directories are in place
|
||||
mkdir -p $DOWNLOAD_DIR
|
||||
|
Loading…
x
Reference in New Issue
Block a user