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
7c77a692ce
commit
f715486c58
@ -90,11 +90,8 @@ jobs:
|
||||
steps:
|
||||
- script: |
|
||||
set -e
|
||||
|
||||
sudo dockerd -s vfs &> /dev/null &
|
||||
|
||||
sudo cp -rf "$(pwd)" /build
|
||||
cd /build
|
||||
|
||||
sudo make $(board)
|
||||
cd /build && sudo make $(board)
|
||||
displayName: 'Build $(board)'
|
||||
|
Loading…
x
Reference in New Issue
Block a user