Skip to content
代码片段 群组 项目
未验证 提交 c8bcb96d 编辑于 作者: Doug Bunting's avatar Doug Bunting
浏览文件

Revert location change for `_UseHelixOpenQueues` variable

nit: Remove extra `if`
上级 782b7c5d
No related branches found
No related tags found
无相关合并请求
......@@ -31,9 +31,9 @@ variables:
value: .NETCORE
- name: _DotNetValidationArtifactsCategory
value: .NETCORE
- name: _UseHelixOpenQueues
value: 'true'
- ${{ if ne(variables['System.TeamProject'], 'internal') }}:
- name: _UseHelixOpenQueues
value: 'true'
- name: _BuildArgs
value: ''
- name: _PublishArgs
......@@ -53,7 +53,6 @@ variables:
# to have it in two different forms
- name: _InternalRuntimeDownloadCodeSignArgs
value: /p:DotNetRuntimeSourceFeed=https://dotnetclimsrc.blob.core.windows.net/dotnet /p:DotNetRuntimeSourceFeedKey=$(dotnetclimsrc-read-sas-token-base64)
- ${{ if eq(variables['System.TeamProject'], 'internal') }}:
- group: DotNet-HelixApi-Access
- name: _UseHelixOpenQueues
value: 'false'
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册