sillsdev/Deb Signing
Sign source and binary packages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| src-pkg-name | Name of the source package (`.source.changes` file) | yes | — |
| bin-pkg-name | Name of common part of the binary packages. Will append `*.changes` to select all binary packages | yes | — |
| artifacts-prefix | Common prefix for the artifacts | yes | — |
| artifacts-result-name | Name of the resulting artifacts store | yes | — |
| gpg-signing-key | The base64 encoded private GPG key used to sign the packages | yes | — |
| debsign-keyid | The public fingerprint of the GPG key used to sign the packages | yes | — |
Outputs
no outputs