Skip to content

Commit 2129114

Browse files
committed
Try use private build
1 parent 327179d commit 2129114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/common/variables.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ variables:
6464
value: true
6565
- ${{ if notin(variables['Build.Reason'], 'PullRequest') }}:
6666
- name: PrivateBuild
67-
value: false
67+
value: true
6868
- name: _RunAsPublic
6969
value: false
7070
- name: _RunAsInternal

0 commit comments

Comments
 (0)