Skip to content

Commit cea993b

Browse files
clean up
1 parent 1a9d115 commit cea993b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

-1
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,6 @@ configure(publishedProjects) {
236236
}
237237

238238
signing {
239-
// base64 for workaround travis escape chars issue
240239
def signingKeyBase64 = System.getenv('MAVEN_SIGNING_KEY_BASE64')
241240
// skip signing for "local" version into MavenLocal
242241
if (!signingKeyBase64?.trim()) return

0 commit comments

Comments
 (0)