We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 327179d commit 2129114Copy full SHA for 2129114
eng/pipelines/common/variables.yml
@@ -64,7 +64,7 @@ variables:
64
value: true
65
- ${{ if notin(variables['Build.Reason'], 'PullRequest') }}:
66
- name: PrivateBuild
67
- value: false
+ value: true
68
- name: _RunAsPublic
69
value: false
70
- name: _RunAsInternal
0 commit comments