alvinpeters/freebsd-pkg-action
Build a FreeBSD package
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pkg-name | Name of the package | yes | — |
| prepare-cmds | The CI command to run before building packaging | no | — |
| build-cmds | The CI command to run after preparation but before packaging | no | — |
| system-user | System user | no | — |
Outputs
| name | description |
|---|---|
| file_name | File name of resulting .pkg file. |