dotgpg_environment¶
Reads in production secrets set in a dotgpg file and puts them in ENV
More information about dotgpg can be found at https://github.com/ConradIrwin/dotgpg.
dotgpg_environment | |
---|---|
Supported platforms | ios, android, mac |
Author | @simonlevy5 |
1 Example¶
dotgpg_environment(dotgpg_file: './path/to/gpgfile')
Parameters¶
Key | Description | Default |
---|---|---|
dotgpg_file |
Path to your gpg file | * |
* = default value is dependent on the user's system
To show the documentation in your terminal, run
fastlane action dotgpg_environment