I have 2 queries.
-
I have a git submodule that needs to be pulled along with the main repo. I was asked to contact support, but netlify pushes me to get premium support for it, so instead here I am. I wish there was a way to automate this, wherein I set up the deploy keys so that I don’t have to bug netlify support. This also allows me to rotate deploy keys for security purposes. I hope I have this understood fairly well .
-
To get over this issue, I wanted to use a custom docker container that has my ssh credentials for the private repos. I tried to use rootless docker in my build file, but that doesn’t seem to work as some packages are missing (?). Here’s the GitHub issue I filed. Would be heckin great if I can run docker in there!
Thank you all, for your time.