mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 17:18:23 +00:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
918ce74b26
commit
f0a34ddf46
@ -29,7 +29,8 @@ jobs:
|
||||
- script: |
|
||||
mkdir -p ~/.ssh
|
||||
echo "$(sshKey)" > ~/.ssh/id_rsa
|
||||
chmod 600 ~/.ssh/id_rsa
|
||||
ssh-keyscan -H wheels.hass.io >> ~/.ssh/known_hosts
|
||||
chmod 600 ~/.ssh/*
|
||||
displayName: 'Install ssh key'
|
||||
- script: sudo docker pull homeassistant/$(buildArch)-wheels:$(versionWheels)
|
||||
displayName: 'Install wheels builder'
|
||||
|
Loading…
x
Reference in New Issue
Block a user