This commit is contained in:
parent
7fbe2b98d1
commit
4d724089ff
@ -14,5 +14,6 @@ jobs:
|
||||
- run: cat ./README.md
|
||||
- run: cat /etc/os-release
|
||||
- run: pwd
|
||||
- run: sudo apt update
|
||||
- run: sudo apt install helm
|
||||
- run: echo $REPO_PASSWORD | helm registry login https://$REPO_HOST --username $REPO_USERNAME --password-stdin
|
||||
|
Loading…
Reference in New Issue
Block a user