[skip ci] Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Pascal Vizeli 2019-04-14 17:25:10 +02:00
parent 76411da0a7
commit 0da924f10b

View File

@ -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: