Skip to content

Commit

Permalink
updating service account JSON (#2375)
Browse files Browse the repository at this point in the history
  • Loading branch information
icarusdust authored Feb 14, 2024
1 parent 824363e commit c1f9b58
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions content/partials/firebase-authentication-service-account.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ Service accounts are useful for setting up App Distribution in a CI environment.
![Google cloud json](../uploads/google_cloud_four.png)

7. Configure variables in codemagic.yaml:
{{<notebox>}}**Note:** If you are using the same service account for both the Firebase and the Google Play publishing, we recommend using `GCLOUD_SERVICE_ACCOUNT_CREDENTIALS` as the name for the variable holding the service account JSON content as this is the default name used throughout the docs and sample projects.
{{</notebox>}}

1. Open your Codemagic app settings, and go to the **Environment variables** tab.
2. Enter the desired **_Variable name_**, e.g. `FIREBASE_SERVICE_ACCOUNT`.
Expand Down

0 comments on commit c1f9b58

Please sign in to comment.