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