Skip to content

EACCES: permission denied - How to solve? #25856

Answered by jpvalery
jpvalery asked this question in Actions
Discussion options

You must be logged in to vote

Fixed.

added this in my entrypoint.sh

sh -c "sudo chown -R circleci /github"
sh -c "sudo chmod -R 777 /github"

This will work for circleci images. For other images, check the user and adapt the command if needed

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant