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

Cannot use sigstore

parent f2e3dab9
No related branches found
No related tags found
1 merge request!278Release 1.4.4
...@@ -605,7 +605,6 @@ release-chart: ...@@ -605,7 +605,6 @@ release-chart:
- "helm plugin install https://github.com/sigstore/helm-sigstore" - "helm plugin install https://github.com/sigstore/helm-sigstore"
script: script:
- "helm push ./build/dbrepo-${CHART_VERSION}.tgz oci://${CI_REGISTRY2_URL}/helm" - "helm push ./build/dbrepo-${CHART_VERSION}.tgz oci://${CI_REGISTRY2_URL}/helm"
- "helm sigstore upload ./build/dbrepo-${CHART_VERSION}.tgz"
release-docs: release-docs:
stage: release stage: release
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment