mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-24 13:36:31 +00:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
5d16ac24c3
commit
4455e9a907
@ -91,10 +91,11 @@ jobs:
|
||||
- script: |
|
||||
set -e
|
||||
sudo dockerd -s vfs &
|
||||
sleep 30
|
||||
|
||||
pwd
|
||||
ls -ls
|
||||
ps -ax
|
||||
sudo cp -rfp "$(pwd)" /build
|
||||
cd /build && sudo make $(board)
|
||||
make $(board)
|
||||
displayName: 'Build $(board)'
|
||||
|
Loading…
x
Reference in New Issue
Block a user