Skip to content

Commit

Permalink
Disable signing validation
Browse files Browse the repository at this point in the history
  • Loading branch information
wtgodbe committed Jan 19, 2021
1 parent 74406d5 commit cf81780
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ stages:
# Sourcelink validation isn't passing for Arcade due to some regressions. This should be
# enabled back once this issue is resolved: https://github.com/dotnet/arcade/issues/2912
enableSourceLinkValidation: false
# Disable signing validation while we wait for an Arcade update
enableSigningValidation: false
# This is to enable SDL runs part of Post-Build Validation Stage
SDLValidationParameters:
enable: true
Expand Down

0 comments on commit cf81780

Please sign in to comment.