Metadata for app store releases #44
Submodule backend/deployment updated: 904f16bfc0...718df09e88
@@ -52,10 +52,9 @@ bundle exec fastlane <lane>
|
|||||||
```
|
```
|
||||||
This is reused in the CI/CD pipeline to automate the deployment process.
|
This is reused in the CI/CD pipeline to automate the deployment process.
|
||||||
|
|
||||||
Secrets used by fastlane are stored as repository.
|
|
||||||
|
|
||||||
## Secrets
|
## Secrets
|
||||||
These are mostly used by the CI/CD pipeline to deploy the application. The main usage for github actions is documented under [https://github.com/hashicorp/vault-action](https://github.com/hashicorp/vault-action).
|
These are used by the CI/CD pipeline to deploy the application.
|
||||||
|
|
||||||
**Platform-specific secrets** are used by the CI/CD pipeline to deploy to the respective app stores.
|
**Platform-specific secrets** are used by the CI/CD pipeline to deploy to the respective app stores.
|
||||||
- `ANDROID_GOOGLE_MAPS_API_KEY` is used to authenticate with the Google Maps API and is scoped to the android platform
|
- `ANDROID_GOOGLE_MAPS_API_KEY` is used to authenticate with the Google Maps API and is scoped to the android platform
|
||||||
|
Reference in New Issue
Block a user