open-ci-io / openci_runner

Apache License 2.0
9 stars 0 forks source link

fix: How to use service_account json? #44

Closed mafreud closed 10 months ago

mafreud commented 10 months ago

In debug env, I place service_accoun.json at the local root directory. But, when in a production environment, where should I put it?

mafreud commented 10 months ago

Currently, openci_runner reads service_account.json from the local root directory. But when using openci_runner as CLI, it's impossible to read it. So, I have to develop a way to load service_account.json from the CLI interface, like

openci_runner android_run -s /path/to/service_account.json