sourcetoad/Sourcetoad - Tizen Build
Build and package a Tizen app
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project-dir | Absolute path to your Tizen project. | yes | — |
| author-cert | Author certificate for signing. Base64-encoded. | no | — |
| author-key | Your Tizen author key. A PKCS #12 private key, encoded as base64. | yes | — |
| author-password | Password for author-key. | yes | — |
| distributor-cert | Distributor certificate used for signing. Base64-encoded. | no | — |
| distributor-key | Distributor key used for signing. Base64-encoded. | no | — |
| distributor-password | Password for distributor-key | no | — |
| privilege | public or partner - Which distributor cert/key is used if not provided. | no | public |
Outputs
| name | description |
|---|---|
| package-artifact | The absolute path to the build artifact. |