From 89ff5f7ae652564bf6a5a91ea8826a62d016ba88 Mon Sep 17 00:00:00 2001 From: Lawrin Novitsky Date: Wed, 14 Aug 2019 16:34:22 +0200 Subject: [PATCH] An attempt to fix azure pipeline build --- azure-pipelines.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index cd4c8a0b..49389989 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -45,7 +45,6 @@ jobs: source: 'specific' project: '550599d3-6165-4abd-8c86-e3f7e53a1847' artifact: 'Windows' - pipeline: 3 runVersion: 'latestFromBranch' runBranch: 'refs/heads/10.4-enterprise' downloadPath: $(System.DefaultWorkingDirectory) @@ -161,7 +160,6 @@ jobs: source: 'specific' project: '550599d3-6165-4abd-8c86-e3f7e53a1847' artifact: '$(containerImage)' - pipeline: 3 runVersion: 'latestFromBranch' runBranch: 'refs/heads/10.4-enterprise' downloadPath: $(System.DefaultWorkingDirectory) @@ -173,7 +171,6 @@ jobs: project: '550599d3-6165-4abd-8c86-e3f7e53a1847' artifact: $(containerImage) runVersion: 'latestFromBranch' - pipeline: 2 runBranch: 'refs/heads/es-mariadb-4.x' downloadPath: $(System.DefaultWorkingDirectory)