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