You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Will Hsu edited this page Apr 22, 2016
·
1 revision
Welcome to the rpmsign-plugin wiki!
Usage
Add RPM signing key into Jenkins
Click Manage Jenkins menu, then click Configure System.
Scroll down to RPM Signing Keys section.
Add the exact keyname from %_gpg_name field in .rpmmacros file to the Name field, fill in other fields as necessary.
Add RPM signing in post-build action
Select [RPMSign] - Sign RPMs from Add post-build action menu drop down.
The GPG Key name entered previously should appears, fill in other job specific fields.