Hey,
I am using bamboo 4.1 and want to use git submodules.
Checking out the main repo works fine. However the submodules return a Permission denied (publickey)
However, using the command line works fine. This means the keys are setup correctly.
I read in some other answers to a similar problem, that bamboo does not use the same ssh key for submodules as for the main repo. Is this true?
How can I fix this on my Mac Build Server?
Any help is appreciated.
Thanks,
David
Hello David,
May I ask what happens if you try to use command line under the Bamboo? Like if you would use Bamboo Script Task with the exactly same content as the command you're executing manually (I do expect that by "using the command line works fine" you mean that you logged to the Bamboo host machine and executed git commands manually - what would happen if the same commands were executed as a part of Bamboo build plan?). Would you get "Permission denied" too? Maybe it's the difference of system environments that Bamboo sees and a logged user see. But that's a speculation only...
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.