Metadata for app store releases #44
@ -1 +1 @@
|
||||
Subproject commit 904f16bfc0624b6ab8569e0a70050aaa3bd64b3f
|
||||
Subproject commit 718df09e88b63c9524c882ccbb8247ca1448d3ff
|
@ -52,10 +52,9 @@ bundle exec fastlane <lane>
|
||||
```
|
||||
This is reused in the CI/CD pipeline to automate the deployment process.
|
||||
|
||||
Secrets used by fastlane are stored as repository.
|
||||
|
||||
## 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.
|
||||
- `ANDROID_GOOGLE_MAPS_API_KEY` is used to authenticate with the Google Maps API and is scoped to the android platform
|
||||
|
Loading…
x
Reference in New Issue
Block a user