mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-28 03:26:32 +00:00
change to own resinhup they support external resinos
This commit is contained in:
parent
423124ff34
commit
c391c2a3fe
@ -60,10 +60,8 @@ esac
|
|||||||
echo "[INFO] Setup workspace"
|
echo "[INFO] Setup workspace"
|
||||||
mkdir -p $BUILD_DIR
|
mkdir -p $BUILD_DIR
|
||||||
|
|
||||||
git clone https://github.com/resin-os/resinhup $WORKSPACE
|
git clone https://github.com/pvizeli/resinhup $WORKSPACE
|
||||||
cd $WORKSPACE && git checkout $RESINHUB_VER
|
cd $WORKSPACE && cp $DOCKER_FILE_NAME Dockerfile
|
||||||
|
|
||||||
cp $DOCKER_FILE_NAME Dockerfile
|
|
||||||
|
|
||||||
# Run build
|
# Run build
|
||||||
echo "[INFO] start docker build"
|
echo "[INFO] start docker build"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user