heroku/heroku-gradle-plugin

Where's heroku login?

Closed this issue · 2 comments

Where's heroku login? In order to run and deploy from CI, a login is necessary.

Based on this article, the API key can be set as an environment variable HEROKU_API_KEY. It'd be very useful for this to be documented, or for the key to be passed in on the command line.

Malax commented

This is much better documented for the Heroku Maven plugin and works the same for the Gradle plugin. This is not limited to only the api key. I created #27 to track this. Thanks for your report!