feat: add first version of cosign-sign plugin
All checks were successful
ci/woodpecker/push/release Pipeline was successful

Signed-off-by: Vojtěch Mareš <vojtech@mares.cz>
This commit is contained in:
Vojtěch Mareš 2025-09-08 14:52:49 +02:00
parent c17786a62b
commit da0d3229a3
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D
4 changed files with 40 additions and 5 deletions

View file

@ -1,3 +1,3 @@
# .plugin-template
# plugin-cosign-sign
Template repository for Woodpecker CI plugins.
Woodpecker plugin to sign OCI artifacts with [Cosign](https://docs.sigstore.dev/quickstart/quickstart-cosign/).