Pass null instead of empty for PB_BuildType
authorwtgodbe <wigodbe@microsoft.com>
Wed, 12 Apr 2017 00:02:47 +0000 (17:02 -0700)
committerwtgodbe <wigodbe@microsoft.com>
Wed, 12 Apr 2017 00:02:47 +0000 (17:02 -0700)
buildpipeline/pipelines.json

index 9270489..9ab0237 100644 (file)
@@ -19,7 +19,7 @@
             "OperatingSystem": "Debian 8.2",
             "Type": "build/product/",
             "Architecture": "x64",
-            "PB_BuildType": { }
+            "PB_BuildType": null
           }
         },
         {
@@ -32,7 +32,7 @@
             "OperatingSystem": "RedHat 7",
             "Type": "build/product/",
             "Architecture": "x64",
-            "PB_BuildType": { }
+            "PB_BuildType": null
           }
         },
         {
@@ -45,7 +45,7 @@
             "OperatingSystem": "Ubuntu 14.04",
             "Type": "build/product/",
             "Architecture": "x64",
-            "PB_BuildType": { }
+            "PB_BuildType": null
           }
         },
         {
@@ -58,7 +58,7 @@
             "OperatingSystem": "Ubuntu 16.04",
             "Type": "build/product/",
             "Architecture": "x64",
-            "PB_BuildType": { }
+            "PB_BuildType": null
           }
         },
         {
@@ -71,7 +71,7 @@
             "OperatingSystem": "Ubuntu 16.10",
             "Type": "build/product/",
             "Architecture": "x64",
-            "PB_BuildType": { }
+            "PB_BuildType": null
           }
         },
         {
@@ -84,7 +84,7 @@
             "OperatingSystem": "Fedora 24",
             "Type": "build/product/",
             "Architecture": "x64",
-            "PB_BuildType": { }
+            "PB_BuildType": null
           }
         },
         {
@@ -97,7 +97,7 @@
             "OperatingSystem": "openSUSE 42.1",
             "Type": "build/product/",
             "Architecture": "x64",
-            "PB_BuildType": { }
+            "PB_BuildType": null
           }
         },
         {
             "OperatingSystem": "Alpine 3.4.3",
             "Type": "build/product/",
             "Architecture": "x64",
-            "PB_BuildType": { }
+            "PB_BuildType": null
           }
         },
         {
             "OperatingSystem": "RedHat 7",
             "Type": "build/product/",
             "Architecture": "x64",
-            "PB_BuildType": { }
+            "PB_BuildType": null
           }
         },
         {
             "OperatingSystem": "OSX 10.12",
             "Type": "build/product/",
             "Architecture": "x64",
-            "PB_BuildType": { }
+            "PB_BuildType": null
           }
         },
         {
             "Type": "build/product/",
             "SubType": "PortableBuild",
             "Architecture": "x64",
-            "PB_BuildType": { }
+            "PB_BuildType": null
           }
         },
         {
             "OperatingSystem": "Windows",
             "Type": "build/product/",
             "Architecture": "x64",
-            "PB_BuildType": { }
+            "PB_BuildType": null
           }
         },
         {
             "Type": "build/product/",
             "SubType" : "PortableBuild",
             "Architecture": "x64",
-            "PB_BuildType": { }
+            "PB_BuildType": null
           }
         },
         {
             "OperatingSystem": "Windows",
             "Type": "build/product/",
             "Architecture": "arm64",
-            "PB_BuildType": { }
+            "PB_BuildType": null
           }
         },
         {
             "Type": "build/product/",
             "SubType" : "PortableBuild",
             "Architecture": "arm64",
-            "PB_BuildType": { }
+            "PB_BuildType": null
           }
         },
         {
             "OperatingSystem": "Windows",
             "Type": "build/product/",
             "Architecture": "arm",
-            "PB_BuildType": { }
+            "PB_BuildType": null
           }
         },
         {
             "Type": "build/product/",
             "SubType" : "PortableBuild",
             "Architecture": "arm",
-            "PB_BuildType": { }
+            "PB_BuildType": null
           }
         },
         {
             "OperatingSystem": "Windows",
             "Type": "build/product/",
             "Architecture": "x86",
-            "PB_BuildType": { }
+            "PB_BuildType": null
           }
         },
         {
             "Type": "build/product/",
             "SubType" : "PortableBuild",
             "Architecture": "x86",
-            "PB_BuildType": { }
+            "PB_BuildType": null
           }
         }
       ]
             "SubType": "CrossBuild",
             "Type": "build/product/",
             "Architecture": "arm",
-            "PB_BuildType": { }
+            "PB_BuildType": null
           }
         },
         {
             "SubType": "PortableCrossBuild",
             "Type": "build/product/",
             "Architecture": "arm",
-            "PB_BuildType": { }
+            "PB_BuildType": null
           }
         },
         {
             "SubType": "CrossBuild",
             "Type": "build/product/",
             "Architecture": "arm",
-            "PB_BuildType": { }
+            "PB_BuildType": null
           }
         }
       ]