Re-enable signing validation again
- part of 4ba64f5470 was either merged incorrectly from 'release/3.1' or overridden later
This commit is contained in:
parent
49f2364991
commit
f93480a45b
|
|
@ -813,7 +813,6 @@ stages:
|
|||
parameters:
|
||||
# See https://github.com/dotnet/arcade/issues/2871
|
||||
enableSymbolValidation: false
|
||||
enableSigningValidation: false
|
||||
publishInstallersAndChecksums: true
|
||||
# This is to enable SDL runs part of Post-Build Validation Stage
|
||||
SDLValidationParameters:
|
||||
|
|
|
|||
Loading…
Reference in New Issue