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