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

This commit is contained in:
Jonas Forsberg 2024-10-14 16:48:07 +02:00
parent 5288d8db3d
commit 353291ec6a

View File

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