This commit is contained in:
parent
6815978080
commit
921760562d
@ -24,5 +24,5 @@ jobs:
|
||||
env:
|
||||
REPO_PASSWORD: ${{ secrets.REPO_PASSWORD }}
|
||||
REPO_HOST: ${{ secrets.REPO_HOST }}
|
||||
- run: |
|
||||
run: |
|
||||
echo $REPO_PASSWORD | helm registry login https://$REPO_HOST --username $REPO_USERNAME --password-stdin
|
||||
|
Loading…
Reference in New Issue
Block a user