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