cryptomator / cryptomator/android
Providing the keystore path via environment variable to the fdroidserver fails
Open
type:dev-task
type:upstream-bug
- Dominant language
- Kotlin
- Stars
- 1.2k
- Forks
- 216
- PR merge metrics
- No merged PRs in 30d
Description
### Summary
https://github.com/cryptomator/android/blob/7b56cef05cb78f120e8c6bec5ad52ad086cec4fe/fastlane/config.yml#L123
Providing the keystore path via environment variable to the `fdroidserver` doesn't work currently (unlike the password etc). Unless https://gitlab.com/fdroid/fdroidserver/-/issues/870 is fixed, while releasing we need to set this to the real path, where `SIGNING_KEYSTORE_PATH` points to e.g. `keystore: "/foo/bar/baz.jks"`
Close this as soon as the upstream issue is fixed.
Contributor guide
Assessment
This issue has not been assessed yet.