mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-08 09:46: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:
|
||||
|
||||
- job: 'Tox'
|
||||
condition: startsWith(variables['Build.SourceBranch'], 'refs/heads')
|
||||
pool:
|
||||
vmImage: 'ubuntu-16.04'
|
||||
steps:
|
||||
@ -31,7 +30,6 @@ jobs:
|
||||
|
||||
|
||||
- job: 'JQ'
|
||||
condition: startsWith(variables['Build.SourceBranch'], 'refs/heads')
|
||||
pool:
|
||||
vmImage: 'ubuntu-16.04'
|
||||
steps:
|
||||
@ -44,7 +42,6 @@ jobs:
|
||||
|
||||
|
||||
- job: 'Hadolint'
|
||||
condition: startsWith(variables['Build.SourceBranch'], 'refs/heads')
|
||||
pool:
|
||||
vmImage: 'ubuntu-16.04'
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user