mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-08 17:56:33 +00:00
Move cleanup from resinos to our scripts
This commit is contained in:
parent
608b9d9270
commit
cfd6f11111
@ -86,12 +86,10 @@ docker run --rm \
|
|||||||
pvizeli/yocto-build-env \
|
pvizeli/yocto-build-env \
|
||||||
/run-resinos.sh \
|
/run-resinos.sh \
|
||||||
--log \
|
--log \
|
||||||
--remove-build \
|
|
||||||
--machine "$MACHINE" \
|
--machine "$MACHINE" \
|
||||||
${BARYS_ARGUMENTS_VAR} \
|
${BARYS_ARGUMENTS_VAR} \
|
||||||
--shared-downloads /yocto/shared-downloads \
|
--shared-downloads /yocto/shared-downloads \
|
||||||
--shared-sstate /yocto/shared-sstate \
|
--shared-sstate /yocto/shared-sstate
|
||||||
--rm-work
|
|
||||||
|
|
||||||
exit
|
exit
|
||||||
# Write deploy artifacts
|
# Write deploy artifacts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user