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
Docker build fails with nonsensical EPERM: operation not permitted, copyfile
Build Environment
34
27549
November 10, 2020
Permission denied when running circleci job
Build Environment
5
4543
January 17, 2019
ERROR: Repository not found. fatal: Could not read from remote repository
Feedback & Bug Reports
1
11163
August 31, 2020
Error install packages
Build Environment
circle-yml
1
2832
September 1, 2022
Issue with Node.js Deployment
Build Environment
nodejs
,
docker
,
github
,
npm
,
circle-yml
2
1749
June 18, 2018
<------>