This commit is contained in:
parent
ea45a809fc
commit
cb1a94e6c2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user