Check chart releaser
Some checks failed
ci/woodpecker/push/publish-helm-chart Pipeline failed
ci/woodpecker/push/build-dev-container Pipeline failed

Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
This commit is contained in:
2026-03-18 15:44:25 +01:00
parent ec87215b95
commit afa59c7edb

View File

@@ -12,7 +12,7 @@ steps:
from_secret: GITEA_REGISTRY_TOKEN
REGISTRY_USER: devops-bot
commands:
- apt-get install curl gpg apt-transport-https --yes
- apt-get update && apt-get install curl gpg apt-transport-https --yes
- sudo apt-get install curl gpg apt-transport-https --yes
- curl -fsSL https://packages.buildkite.com/helm-linux/helm-debian/gpgkey | gpg --dearmor | sudo tee /usr/share/keyrings/helm.gpg > /dev/null
- curl -fsSL https://packages.buildkite.com/helm-linux/helm-debian/gpgkey | gpg --dearmor | sudo tee /usr/share/keyrings/helm.gpg > /dev/null