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
c4f223c38a
commit
f35dcfcfd3
@ -13,7 +13,7 @@ pr:
|
||||
jobs:
|
||||
|
||||
- job: 'Tox'
|
||||
condition: startsWith(variables['Build.SourceBranch'], '/refs/heads')
|
||||
condition: startsWith(variables['Build.SourceBranch'], 'refs/heads')
|
||||
|
||||
pool:
|
||||
vmImage: 'ubuntu-16.04'
|
||||
@ -32,7 +32,7 @@ jobs:
|
||||
|
||||
|
||||
- job: 'JQ'
|
||||
condition: startsWith(variables['Build.SourceBranch'], '/refs/heads')
|
||||
condition: startsWith(variables['Build.SourceBranch'], 'refs/heads')
|
||||
|
||||
pool:
|
||||
vmImage: 'ubuntu-16.04'
|
||||
|
Loading…
x
Reference in New Issue
Block a user