mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-28 07:26:28 +00:00
Update azure-pipelines-release.yml for Azure Pipelines
This commit is contained in:
parent
2bb3fe98cc
commit
44231da988
@ -85,7 +85,6 @@ 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