mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-27 02:56:31 +00:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
c4f223c38a
commit
f35dcfcfd3
@ -13,7 +13,7 @@ pr:
|
|||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
- job: 'Tox'
|
- job: 'Tox'
|
||||||
condition: startsWith(variables['Build.SourceBranch'], '/refs/heads')
|
condition: startsWith(variables['Build.SourceBranch'], 'refs/heads')
|
||||||
|
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'ubuntu-16.04'
|
vmImage: 'ubuntu-16.04'
|
||||||
@ -32,7 +32,7 @@ jobs:
|
|||||||
|
|
||||||
|
|
||||||
- job: 'JQ'
|
- job: 'JQ'
|
||||||
condition: startsWith(variables['Build.SourceBranch'], '/refs/heads')
|
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