Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit a63990c

Browse files
authored
Add privaterun properties (#15816)
1 parent 8719e73 commit a63990c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

buildpipeline/pipelines.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66
"BaseUrl": "https://devdiv.visualstudio.com/DefaultCollection",
77
"SkipBranchAndVersionOverrides": "false"
88
},
9+
"PrivateRun": {
10+
"property-overrides": {
11+
"PB_PublishType": ""
12+
}
13+
},
914
"DefinitionGroups": [
1015
{
1116
"Name": "Product-Build",

0 commit comments

Comments
 (0)