Revert "Enable post-build signing (#9122)"

This reverts commit 27fafc7bba.
This commit is contained in:
Missy Messa 2020-11-25 08:27:05 -08:00 committed by GitHub
parent bd06b98d6b
commit 9382505d9c

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