mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-23 00:56:29 +00:00
Update test_env.sh
This commit is contained in:
parent
33d7d76fee
commit
5717ac19d7
@ -61,7 +61,7 @@ function build_supervisor() {
|
|||||||
docker run --rm --privileged \
|
docker run --rm --privileged \
|
||||||
-v /run/docker.sock:/run/docker.sock -v "$(pwd):/data" \
|
-v /run/docker.sock:/run/docker.sock -v "$(pwd):/data" \
|
||||||
homeassistant/amd64-builder:dev \
|
homeassistant/amd64-builder:dev \
|
||||||
--supervisor 3.7-alpine3.10 --version dev \
|
--supervisor 3.7-alpine3.11 --version dev \
|
||||||
-t /data --test --amd64 \
|
-t /data --test --amd64 \
|
||||||
--no-cache --docker-hub homeassistant
|
--no-cache --docker-hub homeassistant
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user