From 0da924f10b11214db6ead0936feaa57d66729008 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Sun, 14 Apr 2019 17:25:10 +0200 Subject: [PATCH] [skip ci] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 9dcc09798..a224c864e 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -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: