Closed johannesberdin closed 7 years ago
Hey @johannesberdin, thanks for your work.
What would happen if I have no intent to sign an APK? (keystore env vars being empty, see https://github.com/voydz/souyuz/blob/master/lib/souyuz/runner.rb#L16) Could you please verify that those checks are respected?
Thank you in advance. :)
You are right, the prompt only makes sense when keystore alias and path are configured.
Adds a prompt when the Android keystore password is not set in config - for obvious reasons.