build: Sign RPM packages (#8046)

This commit is contained in:
Ayaz Salikhov
2026-08-19 13:46:11 +00:00
committed by GitHub
parent 368ff1afce
commit 1be4868875
6 changed files with 94 additions and 8 deletions

View File

@@ -92,7 +92,7 @@
"build_type": ["Release"],
"arch": ["amd64"],
"minimal": false,
"image": "ghcr.io/xrplf/xrpld/packaging-debian:sha-028ccea"
"image": "ghcr.io/xrplf/xrpld/packaging-debian:sha-a6983f8"
}
],
@@ -102,7 +102,7 @@
"build_type": ["Release"],
"arch": ["amd64"],
"minimal": false,
"image": "ghcr.io/xrplf/xrpld/packaging-rhel:sha-028ccea"
"image": "ghcr.io/xrplf/xrpld/packaging-rhel:sha-a6983f8"
}
]
}