nextdriveioe/native-build-android
Builds an apk or appbundle
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| working-directory | The root directory of the app within this repository | — | ./ |
| build-cmd | The full build command, can be used to add arguments | — | ./gradlew assembleEcogenieStaging |
| keystore-base64 | keystore with which to sign the app | yes | — |
| keystore-password | The password for the playstore key used to sign the app | yes | — |
| keystore-alias | The alias of keystore | yes | — |
Outputs
no outputs