.
Some checks failed
Testing pipes / Explore-Gitea-Actions (push) Failing after 31s

This commit is contained in:
Jonas Forsberg 2024-10-14 16:38:34 +02:00
parent c8be4c3414
commit 5288d8db3d

View File

@ -24,4 +24,4 @@ jobs:
env:
REPO_PASSWORD: ${{ secrets.REPO_LOGIN }}
run: |
echo $REPO_PASSWORD | helm registry login https://$REPO_HOST --username $REPO_USERNAME --password-stdin
helm registry login https://$REPO_HOST --username $REPO_USERNAME --password $REPO_PASSWORD