mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
4d4fd19f87
commit
b4c858bcdf
@ -41,7 +41,6 @@ jobs:
|
|||||||
buildArch: 'aarch64'
|
buildArch: 'aarch64'
|
||||||
steps:
|
steps:
|
||||||
- script: |
|
- script: |
|
||||||
sudo apt-get update
|
|
||||||
sudo apt-get install -y --no-install-recommends \
|
sudo apt-get install -y --no-install-recommends \
|
||||||
qemu-user-static \
|
qemu-user-static \
|
||||||
binfmt-support \
|
binfmt-support \
|
||||||
@ -119,7 +118,6 @@ jobs:
|
|||||||
fi
|
fi
|
||||||
displayName: 'Check version of branch/tag'
|
displayName: 'Check version of branch/tag'
|
||||||
- script: |
|
- script: |
|
||||||
sudo apt-get update
|
|
||||||
sudo apt-get install -y --no-install-recommends \
|
sudo apt-get install -y --no-install-recommends \
|
||||||
jq curl
|
jq curl
|
||||||
|
|
||||||
@ -217,7 +215,6 @@ jobs:
|
|||||||
vmImage: 'ubuntu-latest'
|
vmImage: 'ubuntu-latest'
|
||||||
steps:
|
steps:
|
||||||
- script: |
|
- script: |
|
||||||
sudo apt-get update
|
|
||||||
sudo apt-get install -y --no-install-recommends \
|
sudo apt-get install -y --no-install-recommends \
|
||||||
git jq curl
|
git jq curl
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user