Skip to content

Restore OSTree signing logic in pipelines

Ryan Gonzalez requested to merge wip/refi64/fix-deltas into apertis/v2024dev1

0bdbff6e removed this, because ostree-push handles signing itself. However, this missed the fact that the GitLab pipelines still generate static deltas that also need to be signed.

Fixes apertis-issues#255 (closed).

Signed-off-by: Ryan Gonzalez ryan.gonzalez@collabora.com

Merge request reports