Skip to content

Update/Optimize workflow for Generate/Decrypt Keystore- Android #29

@code-jenn-or

Description

@code-jenn-or

When generating the Keystore you will likely be running Fastlane from the root directory of your project, however, when you are decrypting the Keystore file it will most likely be run from the android folder from the lane (on CI).
With this in mind, we need to determine the file path based on this information for not only creating the Keystore files, but also decrypting/exporting and then copying the file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions