asd
Some checks failed
Run Helm tests / Execute helm lint (push) Successful in 9s
Run Helm tests / Execute helm template (push) Successful in 17s
Run Helm tests / Execute helm unittest (push) Successful in 25s
Markdown linter / Execute npm run readme:lint (push) Successful in 8s
Markdown linter / Execute npm run readme:parameters (push) Successful in 9s
Markdown linter / Execute npm run readme:link (push) Successful in 36s
Release / publish-chart (push) Failing after 30s
Release / publish-release-notes (push) Has been skipped

This commit is contained in:
2026-02-15 20:55:13 +01:00
parent 23595f2d60
commit 2f7a1c478a

View File

@@ -112,6 +112,7 @@ jobs:
env:
GITEA_REGISTRY_TOKEN: ${{ secrets.GT_PACKAGE_REGISTRY_TOKEN }}
run: |
ls -la
for package in *"${PACKAGE_VERSION}.tgz"*; do
echo "Uploading ${package}..."
curl \