actions-marketplace-validations/Xamain Android container build action
Build Xamarin Android projection inside a docker conainer
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| SolutionPath | Path to the solution file, relative to repository root | yes | "" |
| ProjectPath | Path to the Android project file, relative to repository root | yes | "" |
| BuildConfiguration | Configuration to build with | yes | "" |
| SigningKeyAlias | Alias of the key to sign with | yes | "" |
| SigningKeyPassword | Password of the key to sign with | yes | "" |
| SigningKeyStore | Keystore to sign with in Base64 format | yes | "" |
| SigningKeystorePassword | Password of the keystore to sign with | yes | "" |
Outputs
no outputs