Skip to content
Snippets Groups Projects
Verified Commit a744de1b authored by Martin Weise's avatar Martin Weise
Browse files

Fixed sigstore

parent 313a2067
Branches
Tags
No related merge requests found
......@@ -610,7 +610,7 @@ release-helm:
- helm package ./helm/dbrepo --sign --key 'Martin Weise' --keyring ./secring.gpg --destination ./build
- "helm plugin install https://github.com/sigstore/helm-sigstore"
script:
- "helm sigstore upload ./build/dbrepo-${CHART_VERSION}.tgz oci://${CI_REGISTRY2_URL}/helm"
- "helm sigstore upload ./build/dbrepo-${CHART_VERSION}.tgz"
release-docs:
stage: release
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment