Compare commits

..

2 commits

Author SHA1 Message Date
88a703eda9
Merge e8c53777c1 into 83be5fb151 2025-04-23 14:01:31 +00:00
Alexis Métaireau
e8c53777c1
CI: Add an option to attach container signatures to the registry
The `build-push-image.yml` reusable workflow can generate keypairs and
sign the container images with them.

This is only used by the CI, to test that a valid signature is actually
detected as such.
2025-04-23 16:01:22 +02:00

View file

@ -272,8 +272,6 @@ jobs:
steps:
- name: Install Cosign
uses: sigstore/cosign-installer@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a
with:
cosign-release: 'v2.5.0'
- name: Check install
run: cosign version
- name: Generate keypair