From a354193d57c84ef4a3329926cc483be1799c935f Mon Sep 17 00:00:00 2001 From: Gaurav Khanna Date: Mon, 17 Apr 2017 11:29:35 -0700 Subject: [PATCH] Remove Alpine for pipe builds (#11022) --- buildpipeline/pipelines.json | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/buildpipeline/pipelines.json b/buildpipeline/pipelines.json index e6889f9..db93494 100644 --- a/buildpipeline/pipelines.json +++ b/buildpipeline/pipelines.json @@ -103,19 +103,6 @@ { "Name": "DotNet-CoreClr-Trusted-Linux", "Parameters": { - "DockerTag": "alpine_prereqs", - "Rid": "alpine.3.4.3" - }, - "ReportingParameters": { - "OperatingSystem": "Alpine 3.4.3", - "Type": "build/product/", - "Architecture": "x64", - "PB_BuildType": null - } - }, - { - "Name": "DotNet-CoreClr-Trusted-Linux", - "Parameters": { "DockerTag": "rhel7_prereqs_2", "portableBuild": "-portable", "Rid": "linux" -- 2.7.4