提交 bc8ddb23 编写于 作者: S Steven Kirbach

adding _PlatformArgs to the right place

上级 4d9aad44
......@@ -41,6 +41,8 @@ jobs:
value: ''
- name: _Platform
value: x86
- name: _PlatformArgs
value: /p:Platform=$(_Platform)
# Override some values if we're building internally
- ${{ if eq(parameters.runAsPublic, 'false') }}:
......@@ -69,8 +71,6 @@ jobs:
/p:DotNetSymbolServerTokenSymWeb=$(symweb-symbol-server-pat)
- name: _OfficialBuildIdArgs
value: /p:OfficialBuildId=$(BUILD.BUILDNUMBER)
- name: _PlatformArgs
value: /p:Platform=$(_Platform)
strategy:
matrix:
Build_Debug_x86:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册