albeego/DEB Builder action
Build .deb packages for installing in debian and its derivatives
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| execution_path | Sub directory in which to execute the action (defaults to the repository root) | yes | . |
| package_name | The name of the deb package to produce | yes | — |
| version | The version number that should be used | yes | "" |
| tag_filter | Filter passed to `git tag --list` as per https://git-scm.com/docs/git-tag#Documentation/git-tag.txt---list | yes | * |
| target_architecture | Target architecure for cross packaging, defaults to amd64 | yes | amd64 |
Outputs
no outputs