Skip to content

Commit

Permalink
fix list formatting in "Authenticate with a service account" section …
Browse files Browse the repository at this point in the history
…of docs
  • Loading branch information
Adam Duke authored and adamvduke committed Nov 11, 2022
1 parent c7f53ca commit 2e9931d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -927,6 +927,7 @@ to have a unique non-shared credential. A service account is still recommended f
## Authenticate with a service account
Follow the [test lab docs](https://firebase.google.com/docs/test-lab/android/continuous) to create a service account.
- Save the credential to `$HOME/.config/gcloud/application_default_credentials.json` or set `GOOGLE_APPLICATION_CREDENTIALS` when using a custom path.
- Set the project id in flank.yml or set the `GOOGLE_CLOUD_PROJECT` environment variable.
- (Since 21.01) if `projectId` is not set in a config yml file, flank uses the first available project ID among the following sources:
Expand Down

0 comments on commit 2e9931d

Please sign in to comment.