updated apt db
Some checks failed
Testing pipes / Explore-Gitea-Actions (push) Failing after 17s

This commit is contained in:
Jonas Forsberg 2024-10-14 15:50:27 +02:00
parent 7fbe2b98d1
commit 4d724089ff

View File

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