mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-25 18:16:32 +00:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
71362f2c76
commit
c4f223c38a
@ -12,7 +12,8 @@ pr:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
- job: "Tox"
|
- job: 'Tox'
|
||||||
|
condition: startsWith(variables['Build.SourceBranch'], '/refs/heads')
|
||||||
|
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'ubuntu-16.04'
|
vmImage: 'ubuntu-16.04'
|
||||||
@ -30,7 +31,8 @@ jobs:
|
|||||||
displayName: 'Run Tox'
|
displayName: 'Run Tox'
|
||||||
|
|
||||||
|
|
||||||
- job: "JQ"
|
- job: 'JQ'
|
||||||
|
condition: startsWith(variables['Build.SourceBranch'], '/refs/heads')
|
||||||
|
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'ubuntu-16.04'
|
vmImage: 'ubuntu-16.04'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user