Merge pull request #9154 from dotnet/revert-9122-enable-postbuild-sign

Revert "Enable post-build signing"
This commit is contained in:
Missy Messa 2020-11-30 08:26:55 -08:00 committed by GitHub
commit 46786b7851
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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