actions-marketplace-validations/Alpine Build APK
Build Alpine Package
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| abuild_prefix | Folder APKBUILD is in | no | — |
| abuild_packager | Who is the packager | yes | — |
| abuild_repo_name | Repo name | yes | — |
| abuild_key | RSA Key to sign the package | no | — |
| abuild_key_pub | Public RSA Key to verify the package | no | — |
| abuild_key_name | Name of RSA Key to sign the package | no | — |
| abuild_pkg_commit | Commit to build against | yes | — |
| abuild_pkg_ver | The version of the software being packaged | no | — |
| abuild_pkg_rel | Alpine package release number | no | — |
| abuild_repo_url | Url for repo | no | — |
Outputs
| name | description |
|---|---|
| repo_path | Path with repo |
| key_name | Name of signing key |