mirror of
https://github.com/home-assistant/supervisor.git
synced 2026-05-08 17:08:36 +01:00
Update azure-pipelines.yml for Azure Pipelines [skip ci]
This commit is contained in:
+3
-1
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user