Revert "Enable post-build signing (#9122)"
This reverts commit 27fafc7bba
.
This commit is contained in:
parent
bd06b98d6b
commit
9382505d9c
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@ variables:
|
||||||
value: https://dotnetclichecksums.blob.core.windows.net/dotnet/index.json
|
value: https://dotnetclichecksums.blob.core.windows.net/dotnet/index.json
|
||||||
- name: _PublishUsingPipelines
|
- name: _PublishUsingPipelines
|
||||||
value: false
|
value: false
|
||||||
- name: PostBuildSign
|
|
||||||
value: true
|
|
||||||
- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}:
|
- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}:
|
||||||
- group: DotNet-DotNetCli-Storage
|
- group: DotNet-DotNetCli-Storage
|
||||||
- group: DotNet-Blob-Feed
|
- group: DotNet-Blob-Feed
|
||||||
|
|
Loading…
Reference in a new issue