mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-14 20:56:30 +00:00
Update azure-pipelines.yml for Azure Pipelines [skip ci]
This commit is contained in:
parent
79669a5d04
commit
bac5f704dc
@ -32,13 +32,8 @@ jobs:
|
||||
vmImage: 'ubuntu-16.04'
|
||||
|
||||
steps:
|
||||
- task: UsePythonVersion@0
|
||||
displayName: 'Use Python $(python.version)'
|
||||
inputs:
|
||||
versionSpec: '$(python.version)'
|
||||
|
||||
- script: apt-get install jq
|
||||
displayName: 'Install JQ'
|
||||
|
||||
- script: "cat **/*.json | jq"
|
||||
- bash: "cat **/*.json | jq"
|
||||
displayName: 'Run JQ'
|
||||
|
Loading…
x
Reference in New Issue
Block a user