Create repo and GPG sign repo metadata
This commit is contained in:
parent
968358a6a8
commit
425cf8bf6d
@ -107,3 +107,6 @@ fpm -s dir -t deb \
|
|||||||
--deb-user ztncui \
|
--deb-user ztncui \
|
||||||
--deb-group ztncui \
|
--deb-group ztncui \
|
||||||
.
|
.
|
||||||
|
|
||||||
|
createrepo $PKG_DIR
|
||||||
|
gpg -u 'Key Networks' --detach-sign --armor $PKG_DIR/repodata/repomd.xml
|
||||||
|
Loading…
Reference in New Issue
Block a user