Skip to content

Commit

Permalink
Delete blank line just to retrigger new snapshot build (#2315)
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-dingemans authored Oct 14, 2023
1 parent b40a78d commit 24d2f8c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ktlint-cli/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,6 @@ signing {
// Uncomment following line to use gpg-agent for signing
// See https://docs.gradle.org/current/userguide/signing_plugin.html#sec:using_gpg_agent how to configure it
// useGpgCmd()

val signingKeyId = System.getenv("ORG_GRADLE_PROJECT_signingKeyId")
val signingKey = System.getenv("ORG_GRADLE_PROJECT_signingKey")
val signingPassword = System.getenv("ORG_GRADLE_PROJECT_signingKeyPassword")
Expand Down

0 comments on commit 24d2f8c

Please sign in to comment.