CircleCI Discuss
Running into a permission issue using this image for a GitHub Action
Ecosystem
CircleCI Images
jpvalery
October 11, 2019, 11:13pm
2
Got it fixed by adding
sh -c “sudo chown -R circleci /github”
sh -c “sudo chmod -R 777 /github”
show post in topic
Related topics
Topic
Replies
Views
Activity
Permission denied when running circleci job
Build Environment
5
4544
January 17, 2019
Issue with Node.js Deployment
Build Environment
nodejs
,
docker
,
github
,
npm
,
circle-yml
2
1750
June 18, 2018
'bower install' fails with EACCES: permission denied
Feedback & Bug Reports
3
4693
June 18, 2018
Docker build fails with nonsensical EPERM: operation not permitted, copyfile
Build Environment
34
27580
November 10, 2020
Latest version of Docker image Node:8 seems to be missing Yarn
Feedback & Bug Reports
2
708
June 18, 2018
<------>