added helm
Some checks failed
Testing pipes / Explore-Gitea-Actions (push) Failing after 8s

This commit is contained in:
Jonas Forsberg 2024-10-14 15:49:12 +02:00
parent 8e97686eda
commit 7fbe2b98d1

View File

@ -14,3 +14,5 @@ jobs:
- run: cat ./README.md
- run: cat /etc/os-release
- run: pwd
- run: sudo apt install helm
- run: echo $REPO_PASSWORD | helm registry login https://$REPO_HOST --username $REPO_USERNAME --password-stdin