This commit is contained in:
parent
5288d8db3d
commit
353291ec6a
@ -24,4 +24,4 @@ jobs:
|
||||
env:
|
||||
REPO_PASSWORD: ${{ secrets.REPO_LOGIN }}
|
||||
run: |
|
||||
helm registry login https://$REPO_HOST --username $REPO_USERNAME --password $REPO_PASSWORD
|
||||
docker login --username $REPO_USERNAME --password $REPO_PASSWORD https://$REPO_HOST
|
||||
|
Loading…
Reference in New Issue
Block a user