lhqg/Build SELinux module DEB package
Build DEB packaged SELinux modules on targeted OS
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| distro | Name of the GNU/Linux distribution, i.e. `ubuntu` or `debian`. | yes | — |
| distro_version | Version number or name of the GNU/Linux distribution | yes | — |
| platform | Platform name, i.e. `amd64` (default) or `i386`. | no | amd64 |
| source_repo_location | Provides the directory where the source repository was checked out | yes | SOURCE_REPO |
| build_material_dir | Provides the relative path (in the source repository) where the Makefile and the control, changelog and copyright files are located. | no | dpkg |
| package_version | Version of package to build. | yes | — |
| output_dir | Provides the directory name where built packages should be placed. | yes | artifacts |
| gpg_key_name | GPG pretty name of the key | no | "" |
| gpg_key_id | GPG pretty name of the key | yes | — |
| gpg_private_key_file | GPG key file | yes | — |
Outputs
no outputs