mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-28 15:36:29 +00:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
5c38357ba6
commit
5f1fadad29
@ -82,9 +82,7 @@ jobs:
|
|||||||
displayName: 'Install GHR'
|
displayName: 'Install GHR'
|
||||||
- script: |
|
- script: |
|
||||||
sudo docker run --rm --privileged -v "$(pwd):/build" \
|
sudo docker run --rm --privileged -v "$(pwd):/build" \
|
||||||
|
-e BUILDER_UID="$(id -u)" -e BUILDER_GID="$(id -g)" \
|
||||||
-v "/mnt/build-cache:/cache" \
|
-v "/mnt/build-cache:/cache" \
|
||||||
hassos:azure make $(board)
|
hassos:azure make $(board)
|
||||||
sudo docker run --rm --privileged -v "$(pwd):/build" \
|
|
||||||
-v "/mnt/build-cache:/cache" \
|
|
||||||
hassos:azure make clean
|
|
||||||
displayName: 'Build $(board)'
|
displayName: 'Build $(board)'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user