File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -31,9 +31,9 @@ variables:
31
31
value : .NETCORE
32
32
- name : _DotNetValidationArtifactsCategory
33
33
value : .NETCORE
34
- - name : _UseHelixOpenQueues
35
- value : ' true'
36
34
- ${{ if ne(variables['System.TeamProject'], 'internal') }} :
35
+ - name : _UseHelixOpenQueues
36
+ value : ' true'
37
37
- name : _BuildArgs
38
38
value : ' '
39
39
- name : _PublishArgs
@@ -53,7 +53,6 @@ variables:
53
53
# to have it in two different forms
54
54
- name : _InternalRuntimeDownloadCodeSignArgs
55
55
value : /p:DotNetRuntimeSourceFeed=https://dotnetclimsrc.blob.core.windows.net/dotnet /p:DotNetRuntimeSourceFeedKey=$(dotnetclimsrc-read-sas-token-base64)
56
- - ${{ if eq(variables['System.TeamProject'], 'internal') }} :
57
56
- group : DotNet-HelixApi-Access
58
57
- name : _UseHelixOpenQueues
59
58
value : ' false'
You can’t perform that action at this time.
0 commit comments