From: Gaurav Khanna Date: Mon, 17 Apr 2017 18:29:35 +0000 (-0700) Subject: Remove Alpine for pipe builds (dotnet/coreclr#11022) X-Git-Tag: submit/tizen/20210909.063632~11030^2~7237 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6789849cf84c57c1bdd78e1662a1a4431ae01930;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Remove Alpine for pipe builds (dotnet/coreclr#11022) Commit migrated from https://github.com/dotnet/coreclr/commit/a354193d57c84ef4a3329926cc483be1799c935f --- diff --git a/src/coreclr/buildpipeline/pipelines.json b/src/coreclr/buildpipeline/pipelines.json index e6889f9..db93494 100644 --- a/src/coreclr/buildpipeline/pipelines.json +++ b/src/coreclr/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"