Sign RPMs during publication
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ if [[ -z ${GITEA_TOKEN:-} ]]; then
|
||||
exit 2
|
||||
fi
|
||||
|
||||
upload_url="https://git.ajpanton.se/api/packages/ajp_anton/rpm/fedora/${fedora_release}/upload"
|
||||
upload_url="https://git.ajpanton.se/api/packages/ajp_anton/rpm/fedora/${fedora_release}/upload?sign=true"
|
||||
|
||||
curl \
|
||||
--fail-with-body \
|
||||
|
||||
Reference in New Issue
Block a user