Skip to content
This repository has been archived by the owner on Feb 28, 2021. It is now read-only.

-Dsbt.sbtbintray=false to disable the plugin #179

Merged
merged 2 commits into from
Dec 26, 2019

Conversation

eed3si9n
Copy link
Member

@eed3si9n eed3si9n commented Dec 26, 2019

Fixes #165

This allows system property -Dsbt.sbtbintray=false to disable the plugin, which would be useful for nightly build processes that do not intent to publish to Bintray.

This allows system property `-Dsbt.sbtbintray=false` to disable the plugin, which would be useful for nightly build processes that do not intent to publish to Bintray.
@eed3si9n eed3si9n merged commit 13ab83f into sbt:master Dec 26, 2019
@eed3si9n eed3si9n deleted the wip/disable branch December 26, 2019 21:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Is there a way to publish alternatively to bintray or another repo without adding/removing the plugin?
1 participant