Closed rymsha closed 3 years ago
repository can be specified via repoKey property in gradle.properties build won't fail, but it won't attempt to publish if git repository is private and repoKey is not specified. Or if current branch is not master.
for public repositories publishing happens even if repoKey is not specified (to public or snapshot). Publishing could be prevented by specifying empty repoKey value.