mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-10 18:56:30 +00:00
Update azure-pipelines.yml for Azure Pipelines [skip ci]
This commit is contained in:
parent
45de0f2f39
commit
06a2ab26a2
@ -35,5 +35,7 @@ jobs:
|
||||
- script: sudo apt-get install -y jq
|
||||
displayName: 'Install JQ'
|
||||
|
||||
- bash: "cat **/*.json | jq"
|
||||
- bash: |
|
||||
shopt -s globstar
|
||||
cat **/*.json | jq '.'
|
||||
displayName: 'Run JQ'
|
||||
|
Loading…
x
Reference in New Issue
Block a user