chore: Publish debian/rpm packages from GitHub directly (#8031)

This commit is contained in:
Ayaz Salikhov
2026-08-18 15:03:45 +00:00
committed by GitHub
parent ca39bff3c8
commit f5f47f1cf5
14 changed files with 343 additions and 97 deletions

View File

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