Enable build pipeline for Alpine Linux 3.6 (#14587)
authorJan Vorlicek <janvorli@microsoft.com>
Sun, 22 Oct 2017 13:05:37 +0000 (15:05 +0200)
committerGitHub <noreply@github.com>
Sun, 22 Oct 2017 13:05:37 +0000 (15:05 +0200)
buildpipeline/pipelines.json

index d4aac32..ec7e1b6 100644 (file)
@@ -28,7 +28,7 @@
           "Parameters": {
             "DockerTag": "centos-6-376e1a3-20174311014331",
             "Rid": "rhel.6",
-                       "PB_AdditionalBuildArgs": "-portablebuild=false"
+            "PB_AdditionalBuildArgs": "-portablebuild=false"
           },
           "ReportingParameters": {
             "OperatingSystem": "RedHat6",
           }
         },             
         {
+          "Name": "DotNet-CoreClr-Trusted-Linux",
+          "Parameters": {
+            "DockerTag": "alpine-3.6-3148f11-20171119021156",
+            "Rid": "alpine.3.6",
+            "PB_AdditionalBuildArgs": "-portablebuild=false"
+          },
+          "ReportingParameters": {
+            "OperatingSystem": "Alpine3.6",
+            "Type": "build/product/",
+            "Architecture": "x64",
+            "PB_BuildType": null
+          }
+        },    
+        {
           "Name": "DotNet-CoreClr-Trusted-Mac",
           "Parameters": {
             "Rid": "osx"