Skip to content

feat(build): support signing packages just after building

Maharshi Basu requested to merge okabe/devtools:sign-after-build-220 into master

Added a flag for --sign. If it is set to true, the pkgctl build
command will run commitpkg to sign the package.
Fixes #220

Signed-off-by: Maharshi Basu basumaharshi10@gmail.com

Edited by Maharshi Basu

Merge request reports