Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install helm-s3 plugin through Github runner #272

Open
hareeshgaddam opened this issue May 8, 2023 · 1 comment
Open

Unable to install helm-s3 plugin through Github runner #272

hareeshgaddam opened this issue May 8, 2023 · 1 comment
Labels

Comments

@hareeshgaddam
Copy link

I'm facing below error when I'm trying to install helm-s3 plugin from Github runner

Error: Unable to get repository: fatal: could not create leading directories of '/home/runner/.cache/helm/plugins/https-github.com-hypnoglow-helm-s3.git': Permission denied

@hypnoglow
Copy link
Owner

Could you provide more details? What is your action looks like where you are installing the plugin?

Here is the example of how the plugin is installed in GitHub Action: https://github.com/hypnoglow/helm-s3/blob/master/.github/workflows/reusable-test-install.yml. This is actually used to test that the plugin can be installed properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants