Skip to content

Commit

Permalink
another try
Browse files Browse the repository at this point in the history
  • Loading branch information
p3t committed Jun 23, 2024
1 parent d232489 commit 1339ea0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ signing {

isRequired = true

logger.info("Signing> Key ID: $signingKey")
logger.info("Signing> Key ID: $signingKeyId")
logger.info("Signing> Password is present: {}", signingKeyPassphrase.orEmpty().length)
logger.info("Signing> Key is present: {}", signingKey.orEmpty().length)

Expand Down

0 comments on commit 1339ea0

Please sign in to comment.