Cannot clone with private submodule.

Build fails at the cloning step. Cloudflare has access to all the repos in the org including the submodule.
4 Replies
francis2tm
francis2tm9mo ago
hello @1nf , have you managed to solve this issue?
1nf
1nfOP9mo ago
no, sorry
Light
Light5d ago
Now solved?
Light
Light5d ago
Just solved it. https://stackoverflow.com/a/78291745 Use ssh URL in .gitsubmodule and give permissions to all the repos to Cloudlflare Github app.
Stack Overflow
Deploying repos with submodules using cloudflare pages
I'm deploying a project using cloudflare pages, and can see in the logs the initial git clone is working, however when the submodules are being pulled down the following error is thrown fatal: coul...

Did you find this page helpful?