Merge pull request #9154 from dotnet/revert-9122-enable-postbuild-sign
Revert "Enable post-build signing"
This commit is contained in:
commit
46786b7851
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@ variables:
|
|||
value: https://dotnetclichecksums.blob.core.windows.net/dotnet/index.json
|
||||
- name: _PublishUsingPipelines
|
||||
value: false
|
||||
- name: PostBuildSign
|
||||
value: true
|
||||
- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}:
|
||||
- group: DotNet-DotNetCli-Storage
|
||||
- group: DotNet-Blob-Feed
|
||||
|
|
Loading…
Add table
Reference in a new issue