mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-21 20:16:30 +00:00
Update azure-pipelines-release.yml
This commit is contained in:
parent
f0a7e49f6e
commit
876d980e34
@ -85,6 +85,7 @@ jobs:
|
|||||||
|
|
||||||
sudo docker run --rm --privileged -v "$(pwd):/build" \
|
sudo docker run --rm --privileged -v "$(pwd):/build" \
|
||||||
-e BUILDER_UID="${BUILDER_UID}" -e BUILDER_GID="${BUILDER_GID}" \
|
-e BUILDER_UID="${BUILDER_UID}" -e BUILDER_GID="${BUILDER_GID}" \
|
||||||
|
-v "/mnt/build-cache:/cache" \
|
||||||
hassos:azure make $(board)
|
hassos:azure make $(board)
|
||||||
displayName: 'Build $(board)'
|
displayName: 'Build $(board)'
|
||||||
- script: |
|
- script: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user