.
All checks were successful
Testing pipes / Explore-Gitea-Actions (push) Successful in 32s

This commit is contained in:
Jonas Forsberg 2024-10-14 17:10:17 +02:00
parent ea45a809fc
commit cb1a94e6c2

View File

@ -30,3 +30,4 @@ jobs:
echo "password: $REPO_PASSWORD"
echo "repohost: $REPO_HOST"
docker login --username $REPO_USERNAME --password $REPO_PASSWORD $REPO_HOST
helm registry login https://$REPO_HOST --username $REPO_USERNAME --password $REPO_PASSWORD