.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user