There was an error while loading. Please reload this page.
1 parent 3ebcaca commit 27e5846Copy full SHA for 27e5846
1 file changed
azure-pipelines.yml
@@ -51,7 +51,7 @@ stages:
51
- name: _OfficialBuildArgs
52
value: /p:DotNetSignType=$(_SignType)
53
/p:TeamName=$(_TeamName)
54
- /p:PublishUsingPipelines=true
+ /p:DotNetPublishUsingPipelines=true
55
/p:OfficialBuildId=$(BUILD.BUILDNUMBER)
56
# else
57
- ${{ if or(eq(variables['System.TeamProject'], 'public'), in(variables['Build.Reason'], 'PullRequest')) }}:
0 commit comments