mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-09 10:16:29 +00:00
[skip ci] Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
76411da0a7
commit
0da924f10b
@ -16,7 +16,6 @@ pr:
|
|||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
- job: 'Tox'
|
- job: 'Tox'
|
||||||
condition: startsWith(variables['Build.SourceBranch'], 'refs/heads')
|
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'ubuntu-16.04'
|
vmImage: 'ubuntu-16.04'
|
||||||
steps:
|
steps:
|
||||||
@ -31,7 +30,6 @@ jobs:
|
|||||||
|
|
||||||
|
|
||||||
- job: 'JQ'
|
- job: 'JQ'
|
||||||
condition: startsWith(variables['Build.SourceBranch'], 'refs/heads')
|
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'ubuntu-16.04'
|
vmImage: 'ubuntu-16.04'
|
||||||
steps:
|
steps:
|
||||||
@ -44,7 +42,6 @@ jobs:
|
|||||||
|
|
||||||
|
|
||||||
- job: 'Hadolint'
|
- job: 'Hadolint'
|
||||||
condition: startsWith(variables['Build.SourceBranch'], 'refs/heads')
|
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'ubuntu-16.04'
|
vmImage: 'ubuntu-16.04'
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user