Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enabling 'dryRun' and 'publish' together yields exception #26

Closed
mockitoguy opened this issue Jul 3, 2014 · 1 comment
Closed

enabling 'dryRun' and 'publish' together yields exception #26

mockitoguy opened this issue Jul 3, 2014 · 1 comment

Comments

@mockitoguy
Copy link

Enabling 'dryRun' and 'publish' together yields 404 error (presumably because the version does not exists and it was not created because of dryRun)

dryRun = true
publish = true

It would be nice to either treat both options set to 'true' as invalid input or to make it behaving.

Anyhow, bintray plugin is really nice :) Thanks for sharing.

@yoav
Copy link
Member

yoav commented Jul 4, 2014

Should be alright in 0.5.
Feel free to reopen if not.

@yoav yoav closed this as completed Jul 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants