Skip to content
This repository was archived by the owner on Jan 31, 2022. It is now read-only.

Commit d5bb136

Browse files
committed
chore(release): remove creds print
1 parent af5eec8 commit d5bb136

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

algoliasearch/common.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@ uploadArchives {
147147
// Don't forget to sign the POM (which is automatically generated).
148148
beforeDeployment {
149149
MavenDeployment deployment -> signing.signPom(deployment)
150-
println "Ready to deploy with $nexus_username:$nexus_password ..."
151150
}
152151
editPom(pom)
153152
// Maven Central repository.

0 commit comments

Comments
 (0)